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

[BUG] WCAG 1.4.3: Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds (.class-name) #3052

Closed
gavinbarron opened this issue Feb 15, 2024 · 1 comment · Fixed by #3054

Comments

@gavinbarron
Copy link
Member

Issue

Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds (color-contrast)

Target application

Overview - Docs ⋅ Storybook

Element path

#storybook-preview-iframe;.class-name

Snippet

<span class="token script language-javascript class-name">Msal2Provider</span>

How to fix

Fix any of the following:
  Element has insufficient color contrast of 3.63 (foreground color: #2b91af, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1

Environment

Microsoft Edge version 121.0.0.0
This accessibility issue was found using Accessibility Insights for Web 2.41.0 (axe-core 4.7.2), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights.

@github-project-automation github-project-automation bot moved this to Needs Triage 🔍 in Graph Toolkit Feb 15, 2024
@Mnickii Mnickii linked a pull request Feb 15, 2024 that will close this issue
7 tasks
@gavinbarron gavinbarron added this to the v4.1.0 milestone Feb 15, 2024
@gavinbarron gavinbarron moved this from Needs Triage 🔍 to In Review 💭 in Graph Toolkit Feb 15, 2024
@vagpt
Copy link
Collaborator

vagpt commented Feb 20, 2024

This issue is not repro on the environment below, hence closing this issue.

Test Environment:
URL: https://mgt.dev/next/pr/3054/?path=/docs/overview--docs
OS Version: 24H2 (OS Build 26052.1000)
Browser Version: Edge Dev 123.0.2400.1

No Issue is repro using AI Tool

Issue 3052 - Issue is not repro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants