Language selector ARIA implementation #436
Labels
a11y
Accessibility fixes and improvements
Core set
From the base set of components
Header
Component 'Header'
Navigation
Component 'Navigation'
Milestone
From independent accessibility report, SC 3.3.2:
From independent accessibility report, SC 4.1.2:
The language selector places
aria-describedby
andaria-expanded
on the wrapperdiv
. It should instead be on the interactive element, thebutton
.Additionally, we should look into whether the
role="listbox"
is correct. It might make sense to implement the ARIA APG's Navigation Menu Button Example here instead.The text was updated successfully, but these errors were encountered: