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

Add debouncer delay on action list search field #47

Open
terotik opened this issue Dec 5, 2019 · 3 comments
Open

Add debouncer delay on action list search field #47

terotik opened this issue Dec 5, 2019 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@terotik
Copy link
Contributor

terotik commented Dec 5, 2019

Trigger a new search after a small delay when user types on the search field.

@terotik terotik added enhancement New feature or request good first issue Good for newcomers labels Dec 5, 2019
@felipebrunetti94
Copy link

Sorry, but which language the app is using ? just for curiosity... by the way, may I try this one ?

@terotik
Copy link
Contributor Author

terotik commented Dec 11, 2019

Hi @felipebrunetti94, the UI app is React, built on next.js framework. Feel free to give it a go! As usual the documentation is lagging behind so give us a shout if you run into problems running the dev.

@terotik
Copy link
Contributor Author

terotik commented Jan 4, 2020

Underscore has a handy and widely used debounce, but do we want Underscore as a dependency? Anything else we would use from Underscore?

https://underscorejs.org/#debounce

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants