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

Insights page accessibility issues #23

Open
sveltifier opened this issue Feb 8, 2024 · 0 comments
Open

Insights page accessibility issues #23

sveltifier opened this issue Feb 8, 2024 · 0 comments

Comments

@sveltifier
Copy link
Contributor

  1. Check colour contrast ratios. 3:1 ratio required.
  2. Figure out a sensible text alternative to the charts. Sould be adequate to say the value and the median. SVG could be marked up as a figure role="presentation" with an alt text.
  3. Make sure that (i) buttons have a proper label and that the expand has a suitable aria label on it.
  4. Fading behaviour on hover not ideal.
  5. Clicking nav links is not moving focus to the new section.
  6. Make sure that alternatives to charts are properly signposted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant