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

Reload functionality #497

Open
aneguzman opened this issue Jun 26, 2017 · 0 comments
Open

Reload functionality #497

aneguzman opened this issue Jun 26, 2017 · 0 comments

Comments

@aneguzman
Copy link

I don't know if this enhancement request has already been submitted, but it would be really nice if the library has a reload method available. The thing is that I was using this library in my project and needed to implement the autocomplete functionality in a form that that data will be filled by a scanner. Since the scanner use the paste event on the text input, the autocomplete functionality did not workout pretty good with it because it is waiting for a keyword to be pressed so I had to implement a reload method by myself in order to get it done. The idea is to have a reload method that can take the input value and reload the autocomplete functionality.

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