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

Fix Color Contrast for Accessibility #1576

Open
2 tasks
Mephistic opened this issue Jun 19, 2024 · 0 comments
Open
2 tasks

Fix Color Contrast for Accessibility #1576

Mephistic opened this issue Jun 19, 2024 · 0 comments
Labels
enhancement New feature or request frontend Frontend development UI

Comments

@Mephistic
Copy link
Collaborator

Problem

Setting appropriate color contrasts in our designs is essential for vision-impaired users to successfully navigate our site. There are some areas of MAPLE that do not handle color contrast to industry standards. We should adjust the color palettes of these parts of the site so that they contrast enough to be readable for all users.

TBD - Konstantin, where do we need to adjust this specifically on the existing site (future changes can be handled on the design side)?

Success Criteria

  • All site pages pass a color contrast audit (details TBD - we can do this manually for the first pass)
  • Enable color contrast auditing on future builds (This is possible through Storybook and Playwright addons - Playwright may be more accessible because we're not as consistent as we should be with Storybook)

Related Links

@Mephistic Mephistic added enhancement New feature or request frontend Frontend development UI labels Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Frontend development UI
Projects
None yet
Development

No branches or pull requests

1 participant