#34833: Use a `main` landmark in the admin interface
-----------------------------------------+------------------------
Reporter: Thibaud Colas | Owner: nobody
Type: Uncategorized | Status: new
Component: Uncategorized | Version: 4.2
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+------------------------
Related: [https://code.djangoproject.com/ticket/34832#ticket #34832].
Currently the Django admin’s main content area is coded as `<div
class="main shifted" id="main"></div>`. For screen reader users, it would
be helpful to switch to a `<main>` tag or add `role="main"`. They would be
able to navigate straight to this area when going through the page by
landmark.
Usage of the correct HTML main tag is ideal, but might prove problematic
if CSS was written with overly specific HTML elements. We can get the same
benefits for screen reader users with `role="main"`.
--
Ticket URL: <https://code.djangoproject.com/ticket/34833>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/0107018a8d262dd1-1bc9e398-6924-4eec-b099-09dc8263f93e-000000%40eu-central-1.amazonses.com.