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

Dropdown with filter bug selecting with arrow keys #1516

Closed
jure123 opened this issue Sep 7, 2021 · 0 comments
Closed

Dropdown with filter bug selecting with arrow keys #1516

jure123 opened this issue Sep 7, 2021 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@jure123
Copy link

jure123 commented Sep 7, 2021

PrimeVue 3.7.1

If using Dropdown with filter="true", after you type something in the filter box and start pressing down arrow keys, sometimes you won't be able to navigate through all filtered options by arrow keys (pressing arrow keys don't work in some cases).

To reproduce:

  • Go to: https://primefaces.org/primevue/showcase/#/dropdown
  • Click on the Dropdown under "Advanced with Templating, Filtering and Clear Icon"
  • Input "g" character in the filter (-> Egypt and Germany will show)
  • Press DOWN arrow key -> you can only select Egypt but not Germany
  • You can also select a random country first then open dropdown again and enter a letter in filter box -> arrow keys do not work properly as well

BTW: I also tested this on your PrimeNG demo, and it works fine there, only PrimeVue has a bug.

@mertsincan mertsincan self-assigned this Sep 14, 2021
@mertsincan mertsincan added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Sep 14, 2021
@mertsincan mertsincan added this to the 3.7.2 milestone Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

3 participants