Axe-core® Accessibility Results
axe-core found 7 violations
| # | Description | Axe rule ID | WCAG | Impact | Count |
|---|---|---|---|---|---|
| 1 | ARIA dialog and alertdialog nodes should have an accessible name | aria-dialog-name | Best practice | serious | 1 |
| 2 | Form elements must have labels | label | WCAG 2 Level A, WCAG 4.1.2 | critical | 3 |
| 3 | Interactive controls must not be nested | nested-interactive | WCAG 2 Level A, WCAG 4.1.2 | serious | 3 |
Failed
1. ARIA dialog and alertdialog nodes should have an accessible name
Learn morearia-dialog-name
Best practice
Ensure every ARIA dialog and alertdialog node has an accessible name
serious
Issue Tags: cat.aria best-practice
| # | Issue Description | To solve this violation, you need to... |
|---|---|---|
| 1 |
Element location
Element source
|
Fix any of the following:
|
2. Form elements must have labels
Learn morelabel
WCAG 2 Level A, WCAG 4.1.2
Ensure every form element has a label
critical
Issue Tags: cat.forms wcag2a wcag412 section508 section508.22.n TTv5 TT5.c EN-301-549 EN-9.4.1.2 ACT
| # | Issue Description | To solve this violation, you need to... |
|---|---|---|
| 1 |
Element location
Element source
|
Fix any of the following:
Related node:
|
| 2 |
Element location
Element source
|
Fix any of the following:
Related node:
|
| 3 |
Element location
Element source
|
Fix any of the following:
Related node:
|
3. Interactive controls must not be nested
Learn morenested-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
Element source
|
Fix any of the following:
Related node:
|
| 2 |
Element location
Element source
|
Fix any of the following:
Related node:
|
| 3 |
Element location
Element source
|
Fix any of the following:
Related node:
|