Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 3 violations

# Description Axe rule ID WCAG Impact Count
1 Interactive controls must not be nested nested-interactive WCAG 2 Level A, WCAG 4.1.2 serious 1
2 All page content should be contained by landmarks region Best practice moderate 2

Failed

1. Interactive controls must not be nested

Learn more

nested-interactive

WCAG 2 Level A, WCAG 4.1.2

Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies

serious

Issue Tags: cat.keyboard wcag2a wcag412 TTv5 TT6.a EN-301-549 EN-9.4.1.2 RGAAv4 RGAA-7.1.1

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

Element location

.MultibrandMultipleFlavorsSelector-module-togglers-nnVcb[role="button"]

Element source

<div class="MultibrandMultipleFlavorsSelector-module-togglers-nnVcb" role="button">

Fix any of the following:

  • Element has focusable descendants

Related node:

.MultibrandMultipleFlavorsSelector-module-togglers-nnVcb[role="button"] > .MultibrandMultipleFlavorSelectorToggler-module-populated-Hhsfq.MultibrandMultipleFlavorSelectorToggler-module-container-kbqcu[type="button"]
.MultibrandMultipleFlavorsSelector-module-togglers-nnVcb[role="button"] > .MultibrandMultipleFlavorSelectorToggler-module-container-kbqcu[type="button"]:nth-child(2)

2. 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

.border-container > div:nth-child(1)

Element source

<div><h2 class="title-border-header">Sticks 1/4</h2></div>

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

.MultibrandMultipleFlavorsSelector-module-error-GbEoM

Element source

<div class="MultibrandMultipleFlavorsSelector-module-error-GbEoM">Please select required number of packs.</div>

Fix any of the following:

  • Some page content is not contained by landmarks