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] Use <button> or role="button" #267

Open
Malvoz opened this issue Jan 18, 2021 · 1 comment
Open

[accessibility] Use <button> or role="button" #267

Malvoz opened this issue Jan 18, 2021 · 1 comment

Comments

@Malvoz
Copy link

Malvoz commented Jan 18, 2021

Currently, the search and cancel buttons are conveyed as links using a screen reader, please consider using <button> instead, per the WAI-ARIA recommendation. Alternatively use role="button".

@Malvoz Malvoz changed the title [accessibility] Use <button> or role="button [accessibility] Use <button> or role="button" Jan 18, 2021
@Malvoz
Copy link
Author

Malvoz commented Apr 25, 2022

@Malvoz Malvoz changed the title [accessibility] Use <button> or role="button" [accessibility] Use <button> or role="button" Apr 25, 2022
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

No branches or pull requests

1 participant