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 Keyboard navigation no autoscroll to focused item #6477

Closed
sja-cslab opened this issue Apr 26, 2024 · 3 comments
Closed

Dropdown Keyboard navigation no autoscroll to focused item #6477

sja-cslab opened this issue Apr 26, 2024 · 3 comments
Labels
Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted
Milestone

Comments

@sja-cslab
Copy link
Contributor

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

@sja-cslab sja-cslab added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Apr 26, 2024
@sja-cslab
Copy link
Contributor Author

Seem like duplicate of #6123 which got fixed by #6452 !?

@Rekl0w
Copy link
Contributor

Rekl0w commented Apr 26, 2024

This fix will be at 10.6.4.

@melloware melloware added this to the 10.6.4 milestone Apr 26, 2024
@melloware melloware added Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Apr 26, 2024
@melloware
Copy link
Member

OK I have marked as Duplicate and closing this issue

@melloware melloware closed this as not planned Won't fix, can't repro, duplicate, stale Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted
Projects
None yet
Development

No branches or pull requests

3 participants