← Back to Accessibility Report

Vivi Ploom | Esperienze, eventi e Ploom Store

https://ploom-it.eva.dev-jtides.com/it/vivi-ploom

Violations found: 6

Violation Summary

# Description Rule ID WCAG Impact Occurrences
1 Ensure buttons have discernible text button-name WCAG 2 Level A, WCAG 4.1.2 critical 1
2 Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds color-contrast WCAG 2 Level AA, WCAG 1.4.3 serious 4
3 Ensure headings have discernible text empty-heading minor 1
4 Ensure the order of headings is semantically correct heading-order moderate 1
5 Ensure links have discernible text link-name WCAG 2 Level A, WCAG 2.4.4, WCAG 4.1.2 serious 1
6 Ensure that lists are structured correctly list WCAG 2 Level A, WCAG 1.3.1 serious 1

Violation Details

1. Buttons must have discernible text  Learn more

button-name — critical

Ensure buttons have discernible text

# Element Failure
1

Element location

#ot-sdk-btn

Element source

<button class="ot-sdk-show-settings" id="ot-sdk-btn"></button>

Fix any of the following:
Element does not have inner 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
Element does not have an implicit (wrapped) <label>
Element does not have an explicit <label>
Element's default semantics were not overridden with role="none" or role="presentation"

2. Elements must meet minimum color contrast ratio thresholds  Learn more

color-contrast — serious

Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

# Element Failure
1

Element location

.swiper-slide:nth-child(1) > .FlavourCarousel_slide__xw_fJ > .FlavourCarouselCard_flavourCard__7U09f.dark-theme[data-testid="flavourCarouselCard"] > .FlavourCarouselCard_content__QA725 > .FlavourCarouselCard_title__eh16l

Element source

<div class="FlavourCarouselCard_title__eh16l">Luca Daffrè</div>

Fix any of the following:
Element has insufficient color contrast of 4.46 (foreground color: #f5f5f5, background color: #5b748b, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1

2

Element location

.swiper-slide:nth-child(1) > .FlavourCarousel_slide__xw_fJ > .FlavourCarouselCard_flavourCard__7U09f.dark-theme[data-testid="flavourCarouselCard"] > .FlavourCarouselCard_content__QA725 > .FlavourCarouselCard_description__H4YWA > p

Element source

<p>Luca Daffrè è un modello, influencer e DJ italiano, diventato noto al grande pubblico grazie alla partecipazione in molti programmi tv. Originario di Trento, è laureato in Scienze Motorie&nbsp;e lavora tra moda/lifestyle e fitness, affiancando l’attività social a DJ set ed even.</p>

Fix any of the following:
Element has insufficient color contrast of 4.46 (foreground color: #f5f5f5, background color: #5b748b, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1

3

Element location

.FlavourCarouselThumbnailsList_thumbnailSlide__NEGMC.swiper-slide:nth-child(1) > .FlavourCarouselThumbnail_thumbnail__G2mH6[type="button"] > .FlavourCarouselThumbnail_title__rEujO

Element source

<span class="FlavourCarouselThumbnail_title__rEujO">Luca Daffrè</span>

Fix any of the following:
Element has insufficient color contrast of 4.46 (foreground color: #f5f5f5, background color: #5b748b, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1

4

Element location

.FlavourCarouselThumbnailsList_thumbnailSlide__NEGMC.swiper-slide:nth-child(2) > .FlavourCarouselThumbnail_thumbnail__G2mH6[type="button"] > .FlavourCarouselThumbnail_title__rEujO

Element source

<span class="FlavourCarouselThumbnail_title__rEujO">Shaila Gatta</span>

Fix any of the following:
Element has insufficient color contrast of 4.02 (foreground color: #f5f5f5, background color: #9f6c5f, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1

3. Headings should not be empty  Learn more

empty-heading — minor

Ensure headings have discernible text

# Element Failure
1

Element location

h5:nth-child(3)

Element source

<h5 style="text-align: center;"><br></h5>

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

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

h5:nth-child(2)

Element source

<h5 style="text-align: center;">Ogni appuntamento importante diventa l’occasione di allargare gli orizzonti e vivere ogni esperienza in una dimensione che va oltre il momento.</h5>

Fix any of the following:
Heading order invalid

5. Links must have discernible text  Learn more

link-name — serious

Ensure links have discernible text

# Element Failure
1

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

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