Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 3 violations

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

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="internationalPhone" 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">Helper text</span>

Fix any of the following:

  • Some page content is not contained by landmarks