Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RadioButtonSolid #753

Open
6 tasks
Tracked by #367
halimahLDN opened this issue Jan 10, 2025 · 0 comments
Open
6 tasks
Tracked by #367

RadioButtonSolid #753

halimahLDN opened this issue Jan 10, 2025 · 0 comments
Labels
Ally An issue affecting accessibility

Comments

@halimahLDN
Copy link
Contributor

halimahLDN commented Jan 10, 2025

  • It's not possible to tab through the radio options
    • When using a screen reader, I can see there is tabbing but the focus is not showing around the highlighted radio option
  • Highlighted elements are not meeting minimum colour contrast ratio thresholds
    image
  • IDs used in ARIA and labels must be unique
    image
  • Form field must not have multiple label elements
    image
  • RadioGroupSolid with icons aren't registering in the same list so they're described as radio button, 1 of 1 each time
@jamesscottbrown jamesscottbrown added the Ally An issue affecting accessibility label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ally An issue affecting accessibility
Projects
None yet
Development

No branches or pull requests

2 participants