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

Support HTML5 search inputs #34

Open
jones75269 opened this issue Aug 6, 2019 · 0 comments
Open

Support HTML5 search inputs #34

jones75269 opened this issue Aug 6, 2019 · 0 comments

Comments

@jones75269
Copy link

Search inputs are not fully supported because the click of the clear button does not trigger the callback … But syntactycally i think search is the corret input type for most scenarios of this plugin so they should be supported.

If tried firing on change and search event but that results in the callback firing twice per change. More robust would be using input but that has the downside of being triggered even tough there are no text changes …

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