Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 7 violations

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

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

#dateOfBirth

Element source

<label for="dateOfBirth" id="dateOfBirth" class="InputLabel-module-label-5t4Qs InputLabel-module-topLabel-+cb51">Date of birth *</label>

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

#react-select-5-placeholder > span

Element source

<span>DD</span>

Fix any of the following:

  • Some page content is not contained by landmarks
3

Element location

#dobDaySelectInput

Element source

<input id="dobDaySelectInput" tabindex="0" inputmode="none" aria-autocomplete="list" aria-expanded="false" aria-haspopup="true" aria-label="DD" role="combobox" aria-activedescendant="" aria-readonly="true" aria-describedby="react-select-5-placeholder" class="css-1hac4vs-dummyInput" value="">

Fix any of the following:

  • Some page content is not contained by landmarks
4

Element location

#react-select-6-placeholder > span

Element source

<span>Month</span>

Fix any of the following:

  • Some page content is not contained by landmarks
5

Element location

#dobMonthSelectInput

Element source

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

Fix any of the following:

  • Some page content is not contained by landmarks
6

Element location

#react-select-7-placeholder > span

Element source

<span>Year</span>

Fix any of the following:

  • Some page content is not contained by landmarks
7

Element location

#dobYearSelectInput

Element source

<input id="dobYearSelectInput" tabindex="0" inputmode="none" aria-autocomplete="list" aria-expanded="false" aria-haspopup="true" aria-label="Year" role="combobox" aria-activedescendant="" aria-readonly="true" aria-describedby="react-select-7-placeholder" class="css-1hac4vs-dummyInput" value="">

Fix any of the following:

  • Some page content is not contained by landmarks