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

Colour contrast problems on the dashboard page #3900

Open
jonkri opened this issue May 2, 2022 · 0 comments
Open

Colour contrast problems on the dashboard page #3900

jonkri opened this issue May 2, 2022 · 0 comments

Comments

@jonkri
Copy link
Contributor

jonkri commented May 2, 2022

Describe the bug
The colours used under All time and Last 7 days under All reports do not satisfy the WCAG colour contrast requirements (according to https://color.review/). The colors displayed on the page are #F4A140, #62B356 and #4FADED. See also the colours array in web/js/dashboard.js. Perhaps the icons in web/cobrands/fixmystreet.com/images/ should be updated as well.

To Reproduce
Steps to reproduce the behavior:

  1. Visit All reports (/reports)
  2. Notice the colour contrast between for text that is not black, and the white background colour

Expected behavior
The colour contrasts should satisfy the relevant requirements. Perhaps AA (4.5:1) would suffice.

Screenshots
last-7-days

Desktop (please complete the following information):
Irrelevant.

Smartphone (please complete the following information):
Irrelevant.

Additional context
Sufficient colour contrasts contributes to accessibility.

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