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

Added Aria-label to Tag.html Button #306

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Charlyjcmu
Copy link

Resolves #304

A "btn btn-default" class button had no accessible name, so some screen readers or other technologies will only announce the button as button but not describe what it does.
I added an aria-label to the button describe what is does to people using assistive technology.
The Accessibility score by lighthouse improved from 86 points to 95 points.

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

Successfully merging this pull request may close these issues.

Improving Accessibility of Tag.html page
1 participant