#36976: Make action selection counter on admin list pages announce changes
-------------------------------------+-------------------------------------
Reporter: David Ansa | Owner: David
Type: | Ansa
Cleanup/optimization | Status: assigned
Component: contrib.admin | Version: 6.0
Severity: Normal | Resolution:
Keywords: accessibility | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Timothy Schilling):
Should we expand the scope of this issue to every instance where we use
`element.textContent =` in JavaScript? I spotted 3 other files besides
actions.js. They were SelectFilter2, DateTimeShortcuts, calendar and
RelatedObjectLookups.
--
Ticket URL: <
https://code.djangoproject.com/ticket/36976#comment:5>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.