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

Need delay when typing in the search field #33

Open
open7c opened this issue Mar 9, 2020 · 0 comments
Open

Need delay when typing in the search field #33

open7c opened this issue Mar 9, 2020 · 0 comments

Comments

@open7c
Copy link

open7c commented Mar 9, 2020

We have a Table with 1000 cells.

When open a Filter and typing something into the search field, then the filter gets applied after each typed character. A 6-character-word fires 6 searches, where the table needs 2 seconds per character.

Is it possible to add a wait-thing, so it will only fire the search when user hasn't typed something within 2 seconds? Or is it possible to add this with plain jquery?

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

No branches or pull requests

1 participant