Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 13 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 2
2 All page content should be contained by landmarks region Best practice moderate 11

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

div[data-testid="restrictionMessage"] > .RestrictionMessage-module-previewMessage-lg7Rz

Element source

<span data-testid="restrictionMessagePreviewMessage" class="RestrictionMessage-module-previewMessage-lg7Rz">Preview for not logged user. View as published for correct behavior</span>

Fix any of the following:

  • Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1

Related node:

div[data-testid="restrictionMessage"]
2

Element location

.RestrictionMessage-module-restrictionMessage-60-0X:nth-child(4) > .RestrictionMessage-module-previewMessage-lg7Rz

Element source

<span data-testid="restrictionMessagePreviewMessage" class="RestrictionMessage-module-previewMessage-lg7Rz">Preview for logged user. View as published for correct behavior</span>

Fix any of the following:

  • Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1

Related node:

.RestrictionMessage-module-restrictionMessage-60-0X:nth-child(4)

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

.ArticleRestrictedContentHeader-module-header-yWih4

Element source

<div class="ArticleRestrictedContentHeader-module-header-yWih4">

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

#pointsTrigger

Element source

<div class="pointsTrigger" id="pointsTrigger" data-testid="pointsTrigger">Points trigger component, this is not visible on publish. Points will be assigned when this component reach viewport.</div>

Fix any of the following:

  • Some page content is not contained by landmarks
3

Element location

.PreviewContent-module-previewContent-p\+s08

Element source

<div class="PreviewContent-module-previewContent-p+s08" data-testid="previewContent"><p>test content</p></div>

Fix any of the following:

  • Some page content is not contained by landmarks
4

Element location

div[data-testid="restrictionMessage"] > .RestrictionMessage-module-previewMessage-lg7Rz

Element source

<span data-testid="restrictionMessagePreviewMessage" class="RestrictionMessage-module-previewMessage-lg7Rz">Preview for not logged user. View as published for correct behavior</span>

Fix any of the following:

  • Some page content is not contained by landmarks
5

Element location

div[data-testid="restrictionMessage"] > h2

Element source

<h2 class="RestrictionMessage-module-title-CG-jC">Exclusive content</h2>

Fix any of the following:

  • Some page content is not contained by landmarks
6

Element location

div[data-testid="restrictionMessage"] > .RestrictionMessage-module-text-k\+wcn

Element source

<div class="RestrictionMessage-module-text-k+wcn">This article is available only to Ploom Club members, to access it, please sign in to your Ploom account now.</div>

Fix any of the following:

  • Some page content is not contained by landmarks
7

Element location

div[data-testid="restrictionMessage"] > .RestrictionMessage-module-btnPanel-\+VuHQ

Element source

<div class="RestrictionMessage-module-btnPanel-+VuHQ">

Fix any of the following:

  • Some page content is not contained by landmarks
8

Element location

.RestrictionMessage-module-restrictionMessage-60-0X:nth-child(4) > .RestrictionMessage-module-previewMessage-lg7Rz

Element source

<span data-testid="restrictionMessagePreviewMessage" class="RestrictionMessage-module-previewMessage-lg7Rz">Preview for logged user. View as published for correct behavior</span>

Fix any of the following:

  • Some page content is not contained by landmarks
9

Element location

.RestrictionMessage-module-restrictionMessage-60-0X:nth-child(4) > h2

Element source

<h2 class="RestrictionMessage-module-title-CG-jC">Ploom Club Tier Exclusive Content</h2>

Fix any of the following:

  • Some page content is not contained by landmarks
10

Element location

.RestrictionMessage-module-restrictionMessage-60-0X:nth-child(4) > .RestrictionMessage-module-text-k\+wcn

Element source

<div class="RestrictionMessage-module-text-k+wcn">This article is not available for current tier, please earn more points to unlock it.</div>

Fix any of the following:

  • Some page content is not contained by landmarks
11

Element location

.RestrictionMessage-module-restrictionMessage-60-0X:nth-child(4) > .RestrictionMessage-module-btnPanel-\+VuHQ

Element source

<div class="RestrictionMessage-module-btnPanel-+VuHQ"><a data-testid="restrictedMessagePrimaryBtn" href="restrictedURL" class="RestrictionMessage-module-btn-dVtrf RestrictionMessage-module-primaryBtn-d-VAc button button--white button--bold">Earn more points</a></div>

Fix any of the following:

  • Some page content is not contained by landmarks