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

Fixes #3794 - Dropdown issues a burst of requests for first autocomplete word #3795

Closed
wants to merge 1 commit into from

Conversation

bez4pieci
Copy link

Fixes #3794.

The test whether the API has been set up always fails if throttle parameter is greater than 0. The get request behaviour returns false because due to throttling no request has been created.

My proposed test for the presence of an initialised API solves this.

@bez4pieci bez4pieci changed the title Fixes #3794: Dropdown issues a burst of requests for first autocomplete word Fixes #3794 - Dropdown issues a burst of requests for first autocomplete word Mar 7, 2016
@jlukic
Copy link
Member

jlukic commented Mar 7, 2016

This has already been fixed in next, check issues linked in #3794

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

Successfully merging this pull request may close these issues.

2 participants