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

.SearchBox-module-searchText-gBrVk

Element source

<div class="SearchBox-module-searchText-gBrVk" data-testid="searchTitle">Search for: Ploom terms</div>

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

input

Element source

<input class="TextInput-module-input-FNjui light-theme" data-testid="searchInput" name="searchValue" placeholder="Search placeholder" value="Ploom terms">

Fix any of the following:

  • Some page content is not contained by landmarks
3

Element location

.SearchBox-module-totalResults-OJ6UH

Element source

<div class="SearchBox-module-totalResults-OJ6UH" data-testid="searchTotalResults">0 results</div>

Fix any of the following:

  • Some page content is not contained by landmarks