Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 2 violations

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

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

input

Element source

<input type="text" class="PackCodeInputSection-module-input-Z6EL7" placeholder="Enter pack code" value="PACK1234">

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

.PackCodeInputSection-module-messageWrapper-GnJDa > span

Element source

<span>You earned <b>50 points</b>!</span>

Fix any of the following:

  • Some page content is not contained by landmarks