#36367: Improving the accessibility of the date_hierarchy layout in the admin.
-------------------------------------+-------------------------------------
Reporter: Antoliny | Type:
| Cleanup/optimization
Status: new | Component:
| contrib.admin
Version: 5.1 | Severity: Normal
Keywords: accessibility, | Triage Stage:
screen reader, date_hierarchy | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
When navigating to the date_hierarchy area in the admin page using a
screen reader, no specific description is provided for that section.
Currently, the only information announced is that it is a "navigation"
area.
[[Image(date_hierarchy_screenreader_example.png)]]
As a result, screen reader users may find it difficult to understand the
purpose of the links contained within this area when they access it. The
lack of context makes it unclear what role these links play.
--
Ticket URL: <
https://code.djangoproject.com/ticket/36367>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.