Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 6 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 1
2 All page content should be contained by landmarks region Best practice moderate 5

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

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

Element location

.useSyncFieldsLabels-stories-module-containerLabel-u45CH

Element source

<span class="useSyncFieldsLabels-stories-module-containerLabel-u45CH">Row container with max-width: 450px to show 2-lines label.</span>

Fix any of the following:

  • Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 4.5:1

Related node:

body

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

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

Element location

.useSyncFieldsLabels-stories-module-containerLabel-u45CH

Element source

<span class="useSyncFieldsLabels-stories-module-containerLabel-u45CH">Row container with max-width: 450px to show 2-lines label.</span>

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

.FieldWrapper-module-container-0DCcY[data-form-field="true"][data-testid=""]:nth-child(1)

Element source

<div data-form-field="true" data-testid="" class="FieldWrapper-module-container-0DCcY">

Fix any of the following:

  • Some page content is not contained by landmarks
3

Element location

label[for="demoField2_control"]

Element source

<label class="Label-module-label-u8gBo" for="demoField2_control"><div>Demo Field 2 - with a longer label to test 2-lines label (optional)</div></label>

Fix any of the following:

  • Some page content is not contained by landmarks
4

Element location

.FieldWrapper-module-hasError-ZH2OR > .FieldWrapper-module-control-mncSr

Element source

<div class="FieldWrapper-module-control-mncSr ">

Fix any of the following:

  • Some page content is not contained by landmarks
5

Element location

.Info-module-infoSupp-ljM95 > span

Element source

<span>Test error message</span>

Fix any of the following:

  • Some page content is not contained by landmarks