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

ListBox Group: Keyboard navigation functions wrong #6556

Open
KirilCycle opened this issue May 3, 2024 · 1 comment · May be fixed by #6570
Open

ListBox Group: Keyboard navigation functions wrong #6556

KirilCycle opened this issue May 3, 2024 · 1 comment · May be fixed by #6570
Assignees
Labels
Component: Accessibility Issue or pull request is related to WCAG or ARIA
Milestone

Comments

@KirilCycle
Copy link
Contributor

Describe the bug

Listbox group keyboard navigation broken, impossible to reach 4 index item and active index is focused in all groups

Reproducer

https://primereact.org/listbox/#group

PrimeReact version

10.6.4

React version

18.x

Language

TypeScript

Build / Runtime

Create React App (CRA)

Browser(s)

Any

Steps to reproduce the behavior

Go to https://primereact.org/listbox/#group make focus and then try to use keyboard navigation

Expected behavior

No response

@KirilCycle KirilCycle added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label May 3, 2024
@KirilCycle
Copy link
Contributor Author

KirilCycle commented May 3, 2024

We have already faced similar issue #6124 with Dropdown Group navigation, i want to handle it

@melloware melloware added Component: Accessibility Issue or pull request is related to WCAG or ARIA and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels May 3, 2024
@KirilCycle KirilCycle linked a pull request May 5, 2024 that will close this issue
@melloware melloware added this to the 10.7.0 milestone May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Accessibility Issue or pull request is related to WCAG or ARIA
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants