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

Repeat search when filter options are selected #9

Open
JohT opened this issue Jun 29, 2021 · 0 comments
Open

Repeat search when filter options are selected #9

JohT opened this issue Jun 29, 2021 · 0 comments

Comments

@JohT
Copy link
Owner

JohT commented Jun 29, 2021

Describe the solution you'd like
Search should be repeated without changing the search text when filter options are selected. To be able to select multiple filters at once, the repeated search should be delayed for a configurable amount of time in milliseconds (similar to waitBeforeSearch, e.g. waitBeforeRepeatedSearch)

Describe alternatives you've considered
Currently, search will not be repeated when a filter option is selected. To "update" the results, it is currently necessary to change the search text.

Additional context
A good starting point would be the comment TODO should "retrigger" search when new filter options are selected in search-menu-ui.js. The TODO mark can then be deleted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant