Missing Navigation Submenu Chevron Button Missing aria-expanded
Attribute on load
#50752
Labels
[Block] Navigation
Affects the Navigation Block
[Feature] Interactivity API
API to add frontend interactivity to blocks.
[Type] Bug
An existing feature does not function as intended
Description
The Interactivity API for the Navigation block doesn't include the
aria-expanded
attribute for the submenu chevron button so the state of the submenu being expanded/collapsed is not announced to screen readers.Step-by-step reproduction instructions
On the non-interactivity API version of the navigation, the aria-expanded state is set on load so the state of "collapsed" is announced.
The text was updated successfully, but these errors were encountered: