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

Use proper aria label #49

Open
ewmcelvaney opened this issue Mar 6, 2022 · 0 comments
Open

Use proper aria label #49

ewmcelvaney opened this issue Mar 6, 2022 · 0 comments

Comments

@ewmcelvaney
Copy link
Collaborator

ewmcelvaney commented Mar 6, 2022

We can't create our own aria labels, instead we need to use ones that are values that are specified in aria's spec.

The section with the map has an aria-label that would be better suited as alt text. There should be a new aria label put in once the current aria label has been converted to alt text; this should be typed as aria-label="graphics-legend".

This is the area where the issue was found:

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