Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Typeahead Wait issues multiple requests instead of just the last one #573

Closed
socket70 opened this issue Jun 26, 2013 · 0 comments
Closed

Comments

@socket70
Copy link

The new typeahead-wait-ms attribute does delay the drop down from opening until the user stops typing for the given number of milliseconds.

However, once they stop typing, one request is sent for each letter they typed. The expected behavior would be to ignore all but the last key press and then submit one request for then entire value.

Demonstration of the problem:

http://plnkr.co/edit/v8NRtkKnUYjsuMYJInM2?p=preview

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

No branches or pull requests

1 participant