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

<pf-chip-group>: overflow or close button are inaccessible by keyboard #2708

Closed
nikkimk opened this issue Mar 19, 2024 · 3 comments
Closed
Assignees
Labels
accessibility Improve accessibility bug

Comments

@nikkimk
Copy link
Collaborator

nikkimk commented Mar 19, 2024

Description of the issue

Using only a keyboard, the overflow and close buttons cannot be focused and clicked.

Impacted component(s)

  • pf-chip-group

Steps to reproduce

  1. In docs, go to Chip group with removable categories
  2. Use Tab to set focus on first chip in a chip group.
  3. Attempt to use right arrow key to navigate to "1 more" overflow button.
  4. Attempt to use right arrow key to navigate to close button.
  5. Neither button can be accessed via roving tabindex.

Expected behavior

Both the overflow or close buttons should be accessible via roving tabindex.

@nikkimk nikkimk added accessibility Improve accessibility bug labels Mar 19, 2024
@nikkimk nikkimk self-assigned this Mar 19, 2024
@bennypowers
Copy link
Member

If this fixed in #2707 ?

@nikkimk
Copy link
Collaborator Author

nikkimk commented Mar 19, 2024

If this fixed in #2707 ?

No. While reviewing #2707 I found the issue.

@bennypowers
Copy link
Member

Closed by #2709

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Improve accessibility bug
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants