Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 4 violations

# Description Axe rule ID WCAG Impact Count
1 All page content should be contained by landmarks region Best practice moderate 4

Failed

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

.AlertBanner-module-content-tY3kP

Element source

<div class="AlertBanner-module-content-tY3kP"><div class="AlertBanner-module-texts-3VFNm"><div>Thank you for the registration. You can now login to your account</div></div><div><div class="AlertBanner-module-buttons-KzpXs"></div></div></div>

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

div[data-testid="loginField-container"]

Element source

<div class="InputWrapper-module-container-4rpGc" data-testid="loginField-container">

Fix any of the following:

  • Some page content is not contained by landmarks
3

Element location

label[for="password_control"]

Element source

<label for="password_control" class="InputLabel-module-label-+TgKg InputLabel-module-topLabel-RZQoL">Password </label>

Fix any of the following:

  • Some page content is not contained by landmarks
4

Element location

#password_control

Element source

<input id="password_control" class="TextInput-module-input-FqXpF light-theme" data-testid="passwordField" name="password" placeholder="Password" type="password" value="">

Fix any of the following:

  • Some page content is not contained by landmarks