← Back to Accessibility Report

Ploom Flavor Finder | Ploom Italia

https://ploom-it.eva.dev-jtides.com/it/flavor-finder

Violations found: 4

Violation Summary

# Description Rule ID WCAG Impact Occurrences
1 Ensure the order of headings is semantically correct heading-order moderate 1
2 Ensure links have discernible text link-name WCAG 2 Level A, WCAG 2.4.4, WCAG 4.1.2 serious 2
3 Ensure that lists are structured correctly list WCAG 2 Level A, WCAG 1.3.1 serious 1
4 Ensure all page content is contained by landmarks region moderate 1

Violation Details

1. Heading levels should only increase by one  Learn more

heading-order — moderate

Ensure the order of headings is semantically correct

# Element Failure
1

Element location

.FooterNavSection_footerNavList__IVa3K:nth-child(1) > .FooterNavSection_titleContainer__RCF6M > .FooterNavSection_title__pyoH5

Element source

<h4 class="FooterNavSection_title__pyoH5">Prodotti</h4>

Fix any of the following:
Heading order invalid

2. Links must have discernible text  Learn more

link-name — serious

Ensure links have discernible text

# Element Failure
1

Element location

a[data-testid="headerLoginButton"]

Element source

<a class="Tools_item__F68y_" data-testid="headerLoginButton" href="/it/auth">

Fix all of the following:
Element is in tab order and does not have accessible text

Fix any of the following:
Element does not have text that is visible to screen readers
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute

2

Element location

a[data-testid="headerStoreLocatorButton"]

Element source

<a class="Tools_item__F68y_" data-testid="headerStoreLocatorButton" href="/it/trova-negozio">

Fix all of the following:
Element is in tab order and does not have accessible text

Fix any of the following:
Element does not have text that is visible to screen readers
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute

3. <ul> and <ol> must only directly contain <li>, <script> or <template> elements  Learn more

list — serious

Ensure that lists are structured correctly

# Element Failure
1

Element location

.FooterList_list__HmEvC

Element source

<ul class="FooterList_list__HmEvC">

Fix all of the following:
List element has direct children that are not allowed: div

4. All page content should be contained by landmarks  Learn more

region — moderate

Ensure all page content is contained by landmarks

# Element Failure
1

Element location

.builder-e18237417d534b32baf657a70aa1a0c9

Element source

<div builder-id="builder-e18237417d534b32baf657a70aa1a0c9" class="builder-e18237417d534b32baf657a70aa1a0c9 builder-block">

Fix any of the following:
Some page content is not contained by landmarks