Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 6 violations

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

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 RGAAv4 RGAA-9.2.1

# Issue Description To solve this violation, you need to...
1

Element location

div[data-testid="tier-Silver level"] > .TiersStatuses-module-tierName-N7jMY

Element source

<p class="TiersStatuses-module-tierName-N7jMY">Silver level</p>

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

div[data-testid="tier-Silver level"] > .TiersStatuses-module-pointsRange--n5Dt

Element source

<p class="TiersStatuses-module-pointsRange--n5Dt">(0 - 599 points)</p>

Fix any of the following:

  • Some page content is not contained by landmarks
3

Element location

div[data-testid="tier-Gold level"] > .TiersStatuses-module-tierName-N7jMY

Element source

<p class="TiersStatuses-module-tierName-N7jMY">Gold level</p>

Fix any of the following:

  • Some page content is not contained by landmarks
4

Element location

div[data-testid="tier-Gold level"] > .TiersStatuses-module-pointsRange--n5Dt

Element source

<p class="TiersStatuses-module-pointsRange--n5Dt">(600 - 999 points)</p>

Fix any of the following:

  • Some page content is not contained by landmarks
5

Element location

div[data-testid="tier-Black level"] > .TiersStatuses-module-tierName-N7jMY

Element source

<p class="TiersStatuses-module-tierName-N7jMY">Black level</p>

Fix any of the following:

  • Some page content is not contained by landmarks
6

Element location

div[data-testid="tier-Black level"] > .TiersStatuses-module-pointsRange--n5Dt

Element source

<p class="TiersStatuses-module-pointsRange--n5Dt">(1000+ points)</p>

Fix any of the following:

  • Some page content is not contained by landmarks