Skip to content

fix(MultiStepDialog): active step text contrast (a11y) #7206

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

Conversation

bvandercar-vt
Copy link
Contributor

@bvandercar-vt bvandercar-vt commented Jan 31, 2025

Fixes contrast a11y failure for MultiStepDialog's active step text against the white background.

The change is barely noticeable, but it does change the contrast ratio from a failing 3.06 to a passing 4.72 (minimum is 4.5) .

Before:

image

After:

image

@bvandercar-vt bvandercar-vt changed the title fix(MultiStepDialog): active step text contrast fix(MultiStepDialog): active step text contrast (a11y) Jan 31, 2025
@ashleighp13 ashleighp13 requested a review from jscheiny February 3, 2025 19:14
@jscheiny jscheiny merged commit 3c26d6d into palantir:develop Feb 5, 2025
13 of 14 checks passed
@bvandercar-vt bvandercar-vt deleted the multistep-dialog-contrast-fix branch February 12, 2025 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants