mobilizon-ui-ux/design-extract/a11y-report.md
2026-06-03 11:43:07 +02:00

37 lines
958 B
Markdown

# Accessibility Report (axe-core)
> Source: https://mobilizon.fr
> Generated: 2026-05-25
> Standard: WCAG 2.1 AA + best practices
## @aldil_lyon
### Violations (1)
#### [CRITICAL] ARIA attributes must conform to valid names
- Rule: `aria-valid-attr`
- WCAG: wcag2a, wcag412
- Impact: critical
- [Learn more](https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr?application=playwright)
**Affected elements (2):**
- `.o-dropdown.dropdown.o-dropdown--position-bottom-left:nth-child(1)`
Fix any of the following:
- `.o-dropdown.dropdown.o-dropdown--position-bottom-left:nth-child(5)`
Fix any of the following:
### Needs Review (2)
- **ARIA attributes must conform to valid values** (`aria-valid-attr-value`) — 2 element(s)
- **Elements must meet minimum color contrast ratio thresholds** (`color-contrast`) — 2 element(s)
### Summary
| | Count |
|---|---|
| Passing | 46 |
| Violations | 1 |
| Needs review | 2 |
| Not applicable | 43 |