Axe-coreĀ® Accessibility Results
axe-core found 5 violations
| # | Description | Axe rule ID | WCAG | Impact | Count |
|---|---|---|---|---|---|
| 1 | ARIA commands must have an accessible name | aria-command-name | WCAG 2 Level A, WCAG 4.1.2 | serious | 1 |
| 2 | ARIA dialog and alertdialog nodes should have an accessible name | aria-dialog-name | Best practice | serious | 1 |
| 3 | Buttons must have discernible text | button-name | WCAG 2 Level A, WCAG 4.1.2 | critical | 2 |
| 4 | Form elements must have labels | label | WCAG 2 Level A, WCAG 4.1.2 | critical | 1 |
Failed
1. ARIA commands must have an accessible name
Learn morearia-command-name
WCAG 2 Level A, WCAG 4.1.2
Ensure every ARIA button, link and menuitem has an accessible name
serious
Issue Tags: cat.aria wcag2a wcag412 TTv5 TT6.a 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:
|
2. 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:
|
3. Buttons must have discernible text
Learn morebutton-name
WCAG 2 Level A, WCAG 4.1.2
Ensure buttons have discernible text
critical
Issue Tags: cat.name-role-value wcag2a wcag412 section508 section508.22.a TTv5 TT6.a 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:
|
| 2 |
Element location
Element source
|
Fix any of the following:
|
4. 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:
|