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

Remove debounce on filter search bar #5215

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

Weiko
Copy link
Member

@Weiko Weiko commented Apr 29, 2024

A search bar has been introduced in the filter dropdown menu however we don't want to apply debounce since the search has no side-effect and is purely FE (it's not querying the DB compared to other search bars). Also adding autofocus on the search bar when the dropdown is open.

@Weiko Weiko merged commit 95d80af into main Apr 30, 2024
9 of 10 checks passed
@Weiko Weiko deleted the c--remove-debounce-on-filter-search-bar branch April 30, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants