Conditional reveal aria-controls attribute added with JS #685
Labels
accessibility
feature request
User requests a new feature
🕔 hours
A well understood issue which we expect to take less than a day to resolve.
Currently, the aria-controls attribute is added during JS initialisation.
My thinking is that the attribute should be in the HTML regardless.
This way when a screen reader user focuses the radio button (or checkbox) they will be able to move to the controlled panel using additional shortcuts.
The text was updated successfully, but these errors were encountered: