Back to Accessibility Report

Axe-core® Accessibility Results

axe-core found 7 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 6

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

.Toaster-module-error-jp4Ef > .go1415219401[role="status"][aria-live="polite"]

Element source

<div role="status" aria-live="polite" class="go1415219401">We could not find an existing Consumer.</div>

Fix any of the following:

  • Element has insufficient color contrast of 4.23 (foreground color: #5c5c5c, background color: #fbbfbf, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1

Related node:

.Toaster-module-error-jp4Ef

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

#phoneLabelId

Element source

<label for="phoneLabelId" id="phoneLabelId" class="InputLabel-module-label-+TgKg InputLabel-module-topLabel-RZQoL">Phone number *</label>

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

.Select-module-selectedOptionContent-HWTx3 > span

Element source

<span>‎44</span>

Fix any of the following:

  • Some page content is not contained by landmarks
3

Element location

#react-select-6-input

Element source

<input id="react-select-6-input" tabindex="0" inputmode="none" aria-autocomplete="list" aria-expanded="false" aria-haspopup="true" aria-label="Phone number" role="combobox" aria-activedescendant="" aria-readonly="true" class="css-1hac4vs-dummyInput" value="">

Fix any of the following:

  • Some page content is not contained by landmarks
4

Element location

.RegularTelephone-module-telephoneFullWidth-B2hGo

Element source

<div class="RegularTelephone-module-telephoneFullWidth-B2hGo">

Fix any of the following:

  • Some page content is not contained by landmarks
5

Element location

.InputInfoSection-module-label-AyCZz

Element source

<span class="InputInfoSection-module-label-AyCZz">Format: +41 89 76 543 210</span>

Fix any of the following:

  • Some page content is not contained by landmarks
6

Element location

.OtpComponent-module-text-zGqYK

Element source

<div class="OtpComponent-module-text-zGqYK">We have to verify your phone number, so we will send you a one time code.</div>

Fix any of the following:

  • Some page content is not contained by landmarks