Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Style Editor implement autocomplete for the attributes input of the filter popup #221

Open
allyoucanmap opened this issue Apr 19, 2021 · 0 comments
Labels
enhancement New feature or request Style Editor

Comments

@allyoucanmap
Copy link
Contributor

Currently the attribute field in the filter popup does not provide an autocomplete for the possible available values. We should provide an autocomplete similar to the one in the query builder.

The workflow in the query builder uses epics and the global redux state, probably in this case is better a solution included directly inside the component using local state.
We should investigate if it's better to adopt a different approach in this case (eg: react-select with load options prop).

Filter popup without autocomplete:
image

@allyoucanmap allyoucanmap added enhancement New feature or request Style Editor labels Apr 19, 2021
allyoucanmap pushed a commit to allyoucanmap/geonode-mapstore-client that referenced this issue Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Style Editor
Projects
None yet
Development

No branches or pull requests

1 participant