Skip to content

[bug] <pf-accordion> Accessibility: arrow keys inside nested accordions don't work as expected #2490

@markcaron

Description

@markcaron

When navigating an accordion inside another accordion, the arrow keys don't move through the nested accordion. Instead, they jump up to the parent accordion.

image

Steps to reproduce:

  1. Run accordion demo locally
  2. Find nested example
  3. Expand first accordion item
  4. Tab inside to the child accordion
  5. Hit the down arrow (assuming it should go to the next item in the child accordion)
  6. Focus jumps to the parent accordion header

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions