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

Check through all images on the Analysts Guide for alt text / aria-hidden #91

Open
jen-machin opened this issue Sep 10, 2024 · 0 comments
Labels
accessibility Making the site accessible to all

Comments

@jen-machin
Copy link
Contributor

Describe the bug
All images on the analysts guide should either have alt text or be hidden from screen readers if they're decorative. Each image needs to be checked and assessed, and either hidden or have alt text added as appropriate.

Expected behavior
Screen readers can work with the site appropriately, in a way that is useful to people. It is worth testing each page that's been changed with a screen reader to see how the user would experience the page after it has been modified to make sure that the correct option has been chosen each time.

Additional context
You can learn more about decorative images on the W3 site.
W3 also have information about how to deal with complex images, e.g. graphs

@jen-machin jen-machin added the accessibility Making the site accessible to all label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Making the site accessible to all
Projects
None yet
Development

No branches or pull requests

1 participant