[Breadcrumbs] Can't expand collapsed Breadcrumbs via keyboard #19708
Labels
accessibility
a11y
component: breadcrumbs
This is the name of the generic UI component, not the React module!
ready to take
Help wanted. Guidance available. There is a high chance the change will be accepted
Current Behavior 😯
A collapsed set of Breadcrumbs (ie: a
maxItems
prop is set, and the number of inner items exceeds this value) cannot be expanded via keyboard.Expected Behavior 🤔
Should be able to focus onto the expand button and hit enter/space to expand the set of collapsed Breadcrumbs.
Steps to Reproduce 🕹
Steps:
...
button to be able to expand the Breadcrumbs via keyboardContext 🔦
Users are unable to use the collapse/expand functionality of the Breadcrumbs component via keyboard - which would also be an issue for assistive technology users.
Your Environment 🌎
The text was updated successfully, but these errors were encountered: