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

Source page chooser search requests are not debounced #93

Open
nimasmi opened this issue Jul 8, 2021 · 0 comments
Open

Source page chooser search requests are not debounced #93

nimasmi opened this issue Jul 8, 2021 · 0 comments

Comments

@nimasmi
Copy link
Contributor

nimasmi commented Jul 8, 2021

Because of the latency between two Wagtail instances and the user's browser, the most recent search results returned may not be the response to the most recent search request, particularly if the user types quickly.

Solution: debounce the handler for the search input.

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