Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 7 violations

# Description Axe rule ID WCAG Impact Count
1 Elements must meet minimum color contrast ratio thresholds color-contrast WCAG 2 Level AA, WCAG 1.4.3 serious 1
2 All page content should be contained by landmarks region Best practice moderate 6

Failed

1. Elements must meet minimum color contrast ratio thresholds

Learn more

color-contrast

WCAG 2 Level AA, WCAG 1.4.3

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

serious

Issue Tags: cat.color wcag2aa wcag143 TTv5 TT13.c EN-301-549 EN-9.1.4.3 ACT

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

Element location

.ReferralStatsCard-module-additionalInfoBadge-v9rDo

Element source

<span class="ReferralStatsCard-module-additionalInfoBadge-v9rDo">XXX</span>

Fix any of the following:

  • Element has insufficient color contrast of 4.24 (foreground color: #f5f5f5, background color: #3567ff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1

Related node:

.ReferralStatsCard-module-additionalInfoBadge-v9rDo

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

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

Element location

h2

Element source

<h2 class="LoyaltyReferralStats-module-heading-XJzqM">Your Referral Stats</h2>

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

h3

Element source

<h3 class="LoyaltyReferralStats-module-subHeading-mDazr">Refer adult nicotine user friends to Ploom and you'll both be rewarded when they make their first purchase, which must include a device or Starter Bundle. T&amp;Cs apply.</h3>

Fix any of the following:

  • Some page content is not contained by landmarks
3

Element location

.ReferralStatsCard-module-statisticCardWrapper-4lbmA[data-testid="referralStatsCardWrapper"]:nth-child(1)

Element source

<div data-testid="referralStatsCardWrapper" class="ReferralStatsCard-module-statisticCardWrapper-4lbmA">

Fix any of the following:

  • Some page content is not contained by landmarks
4

Element location

div[aria-label="300"]

Element source

<div class="AnimatedNumber-module-container--PbJ7 ReferralStatsCard-module-animationWrapper-gLRKq" data-testid="animatedNumber" aria-label="300"><span class="AnimatedNumber-module-countNumber-LMW0o ReferralStatsCard-module-statsItemAmount-3gbGo">300</span></div>

Fix any of the following:

  • Some page content is not contained by landmarks
5

Element location

.ReferralStatsCard-module-statisticCardWrapper-4lbmA[data-testid="referralStatsCardWrapper"]:nth-child(2) > h4

Element source

<h4 class="ReferralStatsCard-module-statsItemDescription-y08z0">Total [Points / Rewards] Earned</h4>

Fix any of the following:

  • Some page content is not contained by landmarks
6

Element location

.Button-module-redirect-94XUv > span

Element source

<span><span class="Button-module-content-OxbmJ">View earnings history</span></span>

Fix any of the following:

  • Some page content is not contained by landmarks