Skip to content

Conversation

joedolson
Copy link
Contributor

All toggle buttons had the same text "Toggle more information", requiring screen reader users to explore the surrounding context on every button to determine context. Having immediate access to context makes locating information or verifying that you are toggling to correct data significantly faster.

Label element has no meaning without being associated with a form field. Buttons are self-labeling through their internal content or aria-label, and don't need a label associated.
All toggle buttons had the same text "Toggle more information", requiring screen reader users to explore the surrounding context on every button to determine context. Having immediate access to context makes locating information or verifying that you are toggling to correct data significantly faster.
@joedolson
Copy link
Contributor Author

See #713

@johnbillion
Copy link
Owner

This reminds me that I started writing an accessibility statement for my plugins at the end of last year but got a bit stuck writing anything useful. I need to get back to that.

@johnbillion johnbillion added this to the Future milestone Feb 23, 2023
@johnbillion johnbillion removed this from the Future milestone Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants