Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 4 violations

# Description Axe rule ID WCAG Impact Count
1 All page content should be contained by landmarks region Best practice moderate 4

Failed

1. 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

#label-undefined

Element source

<label id="label-undefined" class="InputLabel-module-label-5t4Qs InputLabel-module-topLabel-+cb51">Phone number </label>

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

.PhoneInputInput

Element source

<input type="tel" autocomplete="tel" aria-labelledby="label-undefined" name="editPhone.internationalPhone" disabled="" class="PhoneInputInput" value="">

Fix any of the following:

  • Some page content is not contained by landmarks
3

Element location

.InputInfoSection-module-label-uKQyL

Element source

<span class="InputInfoSection-module-label-uKQyL">Enter your phone number in the international format (e.g., +XX XXX XXX XXX)</span>

Fix any of the following:

  • Some page content is not contained by landmarks
4

Element location

.OtpComponent-module-text-GbUTp

Element source

<div class="OtpComponent-module-text-GbUTp">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