#36510: Header text for pagination contains title of table while it's the only
pagination on the page.
-------------------------------------+-------------------------------------
Reporter: laurenherregodts | Owner: (none)
Type: | Status: new
Cleanup/optimization |
Component: contrib.admin | Version: 5.2
Severity: Normal | Resolution:
Keywords: accessibility, | Triage Stage: Accepted
pagination |
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-------------------------------------+-------------------------------------
Changes (by Thibaud Colas):
* cc: Thibaud Colas (added)
* stage: Unreviewed => Accepted
Comment:
Thank you! This looks like a recent change from #36366, in PR
[
https://github.com/django/django/pull/19448 Fixed #36366 -- Improved
accessibility of pagination in the admin. #19448].
I think this label tweak would work much better for its intended audience,
but this will probably need accessibility team discussion on how best to
achieve the desired results. The issue I see is that for _landmark names_
verboseness isn’t desirable. If we wanted the added context we would be
better off with `aria-describedby`.
--
Ticket URL: <
https://code.djangoproject.com/ticket/36510#comment:1>