Dropdown Keyboard navigation no autoscroll to focused item #6477
Labels
Resolution: Duplicate
Issue has already been reported or a pull request related to same issue has already been submitted
Milestone
Describe the bug
If you open a dropdown and use any printable character or arrow keys to jump to a specific item, the dropdown won't focus on that item.
Reproducer
https://stackblitz.com/edit/vitejs-vite-kuzic6?file=package.json
PrimeReact version
10.6.3
React version
18.x
Language
ALL
Build / Runtime
Vite
Browser(s)
Chrome
Steps to reproduce the behavior
1: Open Dropdown
2: press z (last item in list)
Expected behavior
The elemen that gets focused should scroll into view
The text was updated successfully, but these errors were encountered: