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

[a11y] Issue 1: Anchor links have insufficient contrast (Home Page) #59

Open
NewJerseyStyle opened this issue Oct 31, 2024 · 0 comments

Comments

@NewJerseyStyle
Copy link
Member

NewJerseyStyle commented Oct 31, 2024

Description:

Anchor links on the home page have insufficient color contrast. The measured contrast ratio is 2.62, which is below the WCAG 2 AA minimum contrast ratio of 4.5:1. This makes it difficult for users with low vision to distinguish the links from the surrounding text.

Steps to Reproduce:

  1. Navigate to the home page.
  2. Inspect the anchor links using a browser's developer tools or a color contrast analyzer.

Expected Behavior:

Anchor links should have a contrast ratio of at least 4.5:1 with the background.

Actual Behavior:

Anchor links have a contrast ratio of 2.62, failing WCAG 2 AA guidelines.

Component/Area: Home page

Source: Auto evaluation

Affected Elements: anchor

@NewJerseyStyle NewJerseyStyle converted this from a draft issue Oct 31, 2024
@NewJerseyStyle NewJerseyStyle changed the title [a11y] Headings are in incorrect order [a11y] /home page - Anchor links have insufficient contrast Oct 31, 2024
@NewJerseyStyle NewJerseyStyle changed the title [a11y] /home page - Anchor links have insufficient contrast [a11y] Issue 2: Anchor links have insufficient contrast (Home Page) Oct 31, 2024
@NewJerseyStyle NewJerseyStyle changed the title [a11y] Issue 2: Anchor links have insufficient contrast (Home Page) [a11y] Issue 1: Anchor links have insufficient contrast (Home Page) Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant