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

Filter makes other inputs unusable #136

Open
fremail opened this issue Jun 20, 2023 · 0 comments
Open

Filter makes other inputs unusable #136

fremail opened this issue Jun 20, 2023 · 0 comments

Comments

@fremail
Copy link

fremail commented Jun 20, 2023

Steps to reproduce the issue:

  1. Create a dropdown with enableAutoFilter: true.
  2. Create an input/textarea after the dropdown.
  3. Open the page and start to go through fields using TAB keyboard button.
  4. Go over the dropdown without changing its value
  5. Start typing in the next input/textara

Expected result: the input should contain the text you have typed.

Actual result: the input has only one letter, the rest of the text is in the dropdown filter.

If you change a dropdown value on step 4, then the issue isn't happened.

P.S. Thank you for a great lib! I went through about 20 libs. Your's the best!

@fremail fremail changed the title Filter makes other inputs unusable on the page Filter makes other inputs unusable Jun 20, 2023
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