Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 6 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 5

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

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

Element location

.DatePickerInput-module-inputBox-kmqyY

Element source

<div class="DatePickerInput-module-inputBox-kmqyY" role="button" aria-label="Edit billing date">

Fix any of the following:

  • Element has focusable descendants

Related node:

input

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

.PageContentLayout-module-pageTitle-fK41D

Element source

<div class="PageContentLayout-module-pageTitle-fK41D">

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

.AlertBanner-module-content-tY3kP

Element source

<div class="AlertBanner-module-content-tY3kP">

Fix any of the following:

  • Some page content is not contained by landmarks
3

Element location

.EditSubscriptionBillingDate-module-separatorBox-OXrqi

Element source

<div class="EditSubscriptionBillingDate-module-separatorBox-OXrqi"><p class="Typography-module-variant-body2-imhHT Typography-module-font-weight-light-ahgOR EditSubscriptionBillingDate-module-separatorText-rTjQi">New billing date</p></div>

Fix any of the following:

  • Some page content is not contained by landmarks
4

Element location

.Typography-module-variant-body1-XUpGt

Element source

<p class="Typography-module-variant-body1-XUpGt Typography-module-font-weight-regular-yJHDk EditSubscriptionBillingDate-module-smallCardTitle-LMnCK">Billing cycle</p>

Fix any of the following:

  • Some page content is not contained by landmarks
5

Element location

.EditSubscriptionBillingDate-module-calendarDescription-qhXJd

Element source

<p class="EditSubscriptionBillingDate-module-calendarDescription-qhXJd">Select day of the month</p>

Fix any of the following:

  • Some page content is not contained by landmarks