[Enhancement] Accessible RadioButton #1002
Labels
fixed-in-7.0.58
Look for this fix in 7.0.58!
fixed-in-7.0.100
fixed-in-7.0.101
fixed-in-8.0.0-preview.1.7762
Look for this fix in 8.0.0-preview.1.7762!
legacy-area-a11y
Relates to accessibility
proposal/open
s/a11y-researching
t/a11y
Relates to accessibility
t/enhancement ☀️
New feature or request
Milestone
Accessible RadioButton
The RadioButton has much room for improvement in their accessibility.
For starters, we need to:
We must make them more accessible by ensuring they are both screen reader and keyboard navigable on all platforms.
Considerations
Although the area for improvement here is clear, the solution unfortunately is not. When making custom controls accessible, there are many considerations to be made.
This involves ensuring the buttons are just as accessible with or without the use of a ControlTemplate.
See the current radio button accessibility spike at A11yTools repo, where we begin to explore potential solutions
Some of the options, thoughts, and questions that we're continuously thinking about:
Related issues / PRs
The text was updated successfully, but these errors were encountered: