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

[FEATURE] Autocomplete plugin - Add debouncer when typing #14

Open
GitMurf opened this issue Oct 5, 2022 · 0 comments
Open

[FEATURE] Autocomplete plugin - Add debouncer when typing #14

GitMurf opened this issue Oct 5, 2022 · 0 comments
Assignees

Comments

@GitMurf
Copy link

GitMurf commented Oct 5, 2022

I have not noticed a performance issue while typing (which is good) but I still think it would be valuable to add a debouncer to the Autocomplete plugin as it is a bit distracting having it always show up for small article words as you type. So would be nice if it had like a 300-500ms debounce (maybe more) so that while you are typing quickly it doesn't not flash suggestions until you pause for a bit.

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