Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Update search box debounce in the Admin UI #1129

Open
seanpreston opened this issue Aug 22, 2022 · 1 comment
Open

Update search box debounce in the Admin UI #1129

seanpreston opened this issue Aug 22, 2022 · 1 comment

Comments

@seanpreston
Copy link
Contributor

seanpreston commented Aug 22, 2022

There is a debounce on line 35. I do agree maybe we increase the milliseconds from 250 to 500 and have a minimum character limit of 2. Your thoughts?

Originally posted by @chriscalhoun1974 in #1099 (comment)

NB. We should be sure that the debounce time is consistent across all UI search elements.

@chriscalhoun1974
Copy link
Contributor

@seanpreston The debounce value is 250 milliseconds throughout the Admin UI web application. In regards to the minimum 2 character limit for the search, we can discuss further with the team if you like.

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

No branches or pull requests

2 participants