Skip to content

ensure emulator warning text is accessible #4868

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

Merged
merged 4 commits into from
May 13, 2021
Merged

ensure emulator warning text is accessible #4868

merged 4 commits into from
May 13, 2021

Conversation

markgoho
Copy link
Contributor

@markgoho markgoho commented May 5, 2021

the emulator warning text color does not have a sufficient contrast ratio to pass AA guidelines (4.5:1)

this fix provides a darker red color that achieves the AAA contrast ratio of 7:1

Testing

The existing emulator-test.ts file does not specifically check for an exact color.

API Changes

No API changes

Fixes #4867

the emulator warning text color does not have a sufficient contrast ratio to pass AA guidelines (4.5:1)

this fix provides a darker red color that achieves the AAA contrast ratio of 7:1
@changeset-bot
Copy link

changeset-bot bot commented May 5, 2021

🦋 Changeset detected

Latest commit: bbf726b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@firebase/auth Patch
firebase Patch
@firebase/rules-unit-testing Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

@avolkovi avolkovi left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@yuchenshi yuchenshi requested a review from bojeil-google as a code owner May 5, 2021 22:44
@Feiyang1 Feiyang1 merged commit de68cdc into firebase:master May 13, 2021
@google-oss-bot google-oss-bot mentioned this pull request May 18, 2021
@firebase firebase locked and limited conversation to collaborators Jun 13, 2021
@markgoho markgoho deleted the patch-1 branch June 15, 2021 14:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Emulator warning banner text is not accessible
4 participants