Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 5 violations

# Description Axe rule ID WCAG Impact Count
1 Elements must meet minimum color contrast ratio thresholds color-contrast WCAG 2 Level AA, WCAG 1.4.3 serious 4
2 All page content should be contained by landmarks region Best practice moderate 1

Failed

1. Elements must meet minimum color contrast ratio thresholds

Learn more

color-contrast

WCAG 2 Level AA, WCAG 1.4.3

Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

serious

Issue Tags: cat.color wcag2aa wcag143 TTv5 TT13.c EN-301-549 EN-9.1.4.3 ACT RGAAv4 RGAA-3.2.1

# Issue Description To solve this violation, you need to...
1

Element location

.Table-module-tableRow-zsjDe[data-testid="table-row"]:nth-child(1) > .Table-module-lastColumn-1cxNh > span

Element source

<span style="color: rgb(16, 185, 129); font-weight: bold;">2024-01-15: completed</span>

Fix any of the following:

  • Element has insufficient color contrast of 2.45 (foreground color: #10b981, background color: #fbfbfb, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1

Related node:

.Table-module-tableRow-zsjDe[data-testid="table-row"]:nth-child(1)
2

Element location

.Table-module-tableRow-zsjDe[data-testid="table-row"]:nth-child(2) > .Table-module-lastColumn-1cxNh > span

Element source

<span style="color: rgb(16, 185, 129); font-weight: bold;">2024-01-14: completed</span>

Fix any of the following:

  • Element has insufficient color contrast of 2.45 (foreground color: #10b981, background color: #fbfbfb, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1

Related node:

.Table-module-tableRow-zsjDe[data-testid="table-row"]:nth-child(2)
3

Element location

.Table-module-tableRow-zsjDe[data-testid="table-row"]:nth-child(3) > .Table-module-lastColumn-1cxNh > span

Element source

<span style="color: rgb(16, 185, 129); font-weight: bold;">2024-01-13: pending</span>

Fix any of the following:

  • Element has insufficient color contrast of 2.45 (foreground color: #10b981, background color: #fbfbfb, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1

Related node:

.Table-module-tableRow-zsjDe[data-testid="table-row"]:nth-child(3)
4

Element location

.Table-module-tableRow-zsjDe[data-testid="table-row"]:nth-child(4) > .Table-module-lastColumn-1cxNh > span

Element source

<span style="color: rgb(16, 185, 129); font-weight: bold;">2024-01-12: failed</span>

Fix any of the following:

  • Element has insufficient color contrast of 2.45 (foreground color: #10b981, background color: #fbfbfb, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1

Related node:

.Table-module-tableRow-zsjDe[data-testid="table-row"]:nth-child(4)

2. All page content should be contained by landmarks

Learn more

region

Best practice

Ensure all page content is contained by landmarks

moderate

Issue Tags: cat.keyboard best-practice RGAAv4 RGAA-9.2.1

# Issue Description To solve this violation, you need to...
1

Element location

#storybook-root

Element source

<div id="storybook-root">

Fix any of the following:

  • Some page content is not contained by landmarks