#34911 closed Bug (fixed)
Admindocs index skips from h1 to h3
| Reported by: | Thibaud Colas | Owned by: | laserhyena |
|---|---|---|---|
| Component: | contrib.admindocs | Version: | dev |
| Severity: | Normal | Keywords: | accessibility, screen reader, headings |
| Cc: | laserhyena | Triage Stage: | Ready for checkin |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | yes |
Description
On /admin/doc, the index page has a <h1>Documentation</h1>, and then skips straight to headings level 3. We should instead have headings level 2 so as to avoid confusing screen reader users navigating by heading.
See for example: /admin/docs/ on static-django-demo.
Change History (5)
comment:1 by , 2 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 2 years ago
comment:3 by , 2 years ago
| Has patch: | set |
|---|---|
| Triage Stage: | Accepted → Ready for checkin |
Note:
See TracTickets
for help on using tickets.
PR