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

[accessibility] Reset button is missing an accessible name and role="button" #319

Open
2 tasks
Malvoz opened this issue Apr 4, 2022 · 3 comments
Open
2 tasks

Comments

@Malvoz
Copy link

Malvoz commented Apr 4, 2022

  • The reset button is missing an accessible name, it is currently announced as "times" or "multiplication" depending on the screen reader. It should have aria-label="Reset".
  • The reset button is a link, though it should be conveyed as a button to screen reader users, using role="button".

Potentially helpful resources:

@smeijer
Copy link
Owner

smeijer commented Jun 7, 2022

I'd love to accept a pull request for this.

@StellarLogic
Copy link

I would love to work on this, can you assign it to me

@smeijer
Copy link
Owner

smeijer commented Jun 17, 2024

I'm not assigning tickets. Please just submit the pull if you're feeling for it. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants