Back to Accessibility Report

Axe-core® Accessibility Results

axe-core found 12 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 8

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

input[data-testid="phoneOtpInput-0"]

Element source

<input aria-label="Please enter verification code. Character 1" autocomplete="one-time-code" class="OtpInputSection-module-inputStyle-ZYWVc" type="text" data-testid="phoneOtpInput-0" inputmode="text" value="" style="width: 1em; text-align: center;">

Fix any of the following:

  • Element has insufficient color contrast of 4.17 (foreground color: #7c7c7c, background color: #ffffff, font size: 10.0pt (13.3333px), font weight: normal). Expected contrast ratio of 4.5:1

Related node:

input[data-testid="phoneOtpInput-0"]
2

Element location

input[aria-label="Character 2"]

Element source

<input aria-label="Character 2" autocomplete="one-time-code" class="OtpInputSection-module-inputStyle-ZYWVc" type="text" data-testid="phoneOtpInput-1" inputmode="text" value="" style="width: 1em; text-align: center;">

Fix any of the following:

  • Element has insufficient color contrast of 4.17 (foreground color: #7c7c7c, background color: #ffffff, font size: 10.0pt (13.3333px), font weight: normal). Expected contrast ratio of 4.5:1

Related node:

input[aria-label="Character 2"]
3

Element location

input[aria-label="Character 3"]

Element source

<input aria-label="Character 3" autocomplete="one-time-code" class="OtpInputSection-module-inputStyle-ZYWVc" type="text" data-testid="phoneOtpInput-2" inputmode="text" value="" style="width: 1em; text-align: center;">

Fix any of the following:

  • Element has insufficient color contrast of 4.17 (foreground color: #7c7c7c, background color: #ffffff, font size: 10.0pt (13.3333px), font weight: normal). Expected contrast ratio of 4.5:1

Related node:

input[aria-label="Character 3"]
4

Element location

input[aria-label="Character 4"]

Element source

<input aria-label="Character 4" autocomplete="one-time-code" class="OtpInputSection-module-inputStyle-ZYWVc" type="text" data-testid="phoneOtpInput-3" inputmode="text" value="" style="width: 1em; text-align: center;">

Fix any of the following:

  • Element has insufficient color contrast of 4.17 (foreground color: #7c7c7c, background color: #ffffff, font size: 10.0pt (13.3333px), font weight: normal). Expected contrast ratio of 4.5:1

Related node:

input[aria-label="Character 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

#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-5-input

Element source

<input id="react-select-5-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="" disabled="">

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">This code will expire after a specific amount of time. If so, you will need to request another one.</div>

Fix any of the following:

  • Some page content is not contained by landmarks
7

Element location

.OtpInputSection-module-otpInputSectionContainer-MGKYV

Element source

<div class="OtpInputSection-module-otpInputSectionContainer-MGKYV">

Fix any of the following:

  • Some page content is not contained by landmarks
8

Element location

.ResendCodeSection-module-text-kWRwQ

Element source

<div class="ResendCodeSection-module-text-kWRwQ ResendCodeSection-module-row-3FDpM" data-testid="resendCode-timer">Ask for the code again in <span>03:00</span></div>

Fix any of the following:

  • Some page content is not contained by landmarks