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

WEBSITE-164 Adjust colors for icons in locationAside to meet minimum acceptable contrast #318

Merged

Conversation

SalazarJosh
Copy link
Collaborator

Overview

Problem: When we completed the accessibility warning remediation for the maize icons, we missed that none of the icons that sit on top of a circle background meet minimum accessible contrast requirements.

The following meet minimum:

  • Hours: indigo-100 and indigo-400
  • Address: organge-100 and organge-500
  • Contact: green-100 and green-500

This pull request resolves WEBSITE-164.

Testing

List instructions on how to test the pull request. Some examples:

  • Make sure the PR is consistent in these browsers:
    • Chrome
    • Firefox
    • Safari (the assignee was not able to test the pull request in this browser)
    • Edge

added color prop to LayoutWithIcon so we can use more than one color for the icons. Set the colors of each icon to the requested color.
@SalazarJosh SalazarJosh self-assigned this Nov 11, 2024
@SalazarJosh SalazarJosh marked this pull request as ready for review November 11, 2024 22:55
Copy link
Collaborator

@erinesullivan erinesullivan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻 I compared it with the live site and noticed the changes. Looks good in Safari, too.

@SalazarJosh SalazarJosh merged commit 224eab7 into master Nov 14, 2024
2 checks passed
@SalazarJosh SalazarJosh deleted the WEBSITE-134-adjust-colors-for-icons-in-locationAside branch November 14, 2024 17:12
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

Successfully merging this pull request may close these issues.

2 participants