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

trigger #68

Open
tranplex opened this issue Apr 26, 2019 · 1 comment
Open

trigger #68

tranplex opened this issue Apr 26, 2019 · 1 comment

Comments

@tranplex
Copy link

When searching a larger amount of data there is significant lag on the search input. Is there a way to delay the search query?

I've tried a a few delay/settimeout options, but it seems after first use the plugin in bound on the keyup event.

Anyone else had a similar problem and has found a solution?

@maxwroc
Copy link

maxwroc commented May 8, 2019

I had exactly the same problem and I solved it by extending the lib by adding throttling mechanism. I've sent PR here but it looks like this project is dead and vdw is not responsive.

To unblock myself I decided to release (npm) my fork: https://github.com/maxwroc/HideSeek-Mod

You can see it in action here (look for throttling): https://maxwroc.github.io/HideSeek-Mod/

Take a look and use it if you like it.

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

2 participants