Skip to content

Added Aria-label to Tag.html Button#306

Open
Charlyjcmu wants to merge 1 commit intoCMU-313:mainfrom
Charlyjcmu:fixButtonTag
Open

Added Aria-label to Tag.html Button#306
Charlyjcmu wants to merge 1 commit intoCMU-313:mainfrom
Charlyjcmu:fixButtonTag

Conversation

@Charlyjcmu
Copy link
Copy Markdown

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