Closed markcaron closed 1 year ago
@nikkimk what's the expected behaviour here? wai-aria guidelines say that UP/down switch between headers, but don't mention switching between headers of separate instances of accordion
@bennypowers arrow keys should only work on one level of accordion at a time. There would be a tab to the panel where the accordion is nested. Once the nested accordion has focus, then it would be arrow keys. (Jump links is different from accordion because the nesting occurs within the same parent structure, there is no tab key to get to the children.)
should have been fixed by #2493
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.
Steps to reproduce: