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

Address existing accessibility issues #514

Open
sbearcsiro opened this issue May 6, 2022 · 1 comment
Open

Address existing accessibility issues #514

sbearcsiro opened this issue May 6, 2022 · 1 comment
Assignees
Labels
a11y Accessibility Type - bug

Comments

@sbearcsiro
Copy link
Contributor

sbearcsiro commented May 6, 2022

Whilst evaluating accessibility of the audio transcription template, we discovered some pre-existing A11Y issues with the site that should be addressed. The A11Y report is here: https://googlechrome.github.io/lighthouse/viewer/?gist=030ca448804b51b920f02ce8f79243e4

The following sections of the linked report contain the pre-existing issues:

  • "Image elements do not have [alt] attributes"
  • "Form elements do not have associated labels"
  • "[aria-hidden="true"] elements contain focusable descendents"
  • "Background and foreground colors do not have a sufficient contrast ratio."
  • "[id] attributes on active, focusable elements are not unique"
  • Navigation via keyboard - cannot tab to animals on wildlife spotter template (or audio samples on audio template)
@sbearcsiro sbearcsiro added Type - bug a11y Accessibility labels May 6, 2022
@cdausmus cdausmus self-assigned this Jul 14, 2022
@JennaMalkin
Copy link

This issue should be split into different areas to be implemented usefully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Accessibility Type - bug
Projects
None yet
Development

No branches or pull requests

3 participants