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

Popup — Checkboxes have no accessible name #810

Closed
luce-carevic opened this issue Aug 30, 2023 · 0 comments
Closed

Popup — Checkboxes have no accessible name #810

luce-carevic opened this issue Aug 30, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@luce-carevic
Copy link

People with disability relying on assistive technologies (like blind people but not only) may not be able to use the input checkbox in the popup since it has no accessible name.

To give them an accessible name you can label them with the aria-labelledby property using the adjacent text.

See example in this resource: https://tink.uk/the-difference-between-aria-label-and-aria-labelledby/

@ManeraKai ManeraKai added the enhancement New feature or request label Sep 3, 2023
ManeraKai added a commit that referenced this issue Sep 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants