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 onkeydown item search not working properly #1390

Closed
dacxjo opened this issue Jul 28, 2021 · 0 comments
Closed

Dropdown onkeydown item search not working properly #1390

dacxjo opened this issue Jul 28, 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

@dacxjo
Copy link

dacxjo commented Jul 28, 2021

[x ] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primevue/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=110

CodeSandbox Case (Bug Reports)

https://codesandbox.io/s/keen-goldstine-fccts?file=/src/App.vue

Current behavior
Item search not working properly while pressing the keyboard numpad keys (not keys above querty)

Expected behavior
On pressing the numpad keys, the item with the first char equals to key number should be selected

What is the motivation / use case for changing the behavior?
Having a list of numbers to select for example, a VAT number list, where the label is a string that starts with a number, and the value a number.

  • Vue version: 3.X
    3.0.5

  • PrimeVue version: 3.4.X
    3.5.1

@cagataycivici cagataycivici self-assigned this Aug 19, 2021
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Aug 19, 2021
@cagataycivici cagataycivici added this to the 3.7.0 milestone Aug 19, 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