#34621: Django admin site name shouldn’t be an h1 -------------------------------------+------------------------------------- Reporter: Thibaud | Owner: Howard Cox Colas | Type: Bug | Status: assigned Component: | Version: 4.2 contrib.admin | Keywords: accessibility, Severity: Normal | screen reader Triage Stage: | Has patch: 0 Unreviewed | Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 0 | Easy pickings: 0 UI/UX: 1 | -------------------------------------+------------------------------------- In the Django admin header, the site name ("Django administration" by default) is currently set up as an `h1` tag. This is problematic for screen reader users because they use headings to navigate – having two `h1` is confusing, and the one in the header isn’t particularly helpful since it’s the same on all pages.
It’d be better if this site name used a `p` or `div` tag. This switch will also require rewriting the styles so they still work with the new tag. -- Ticket URL: <https://code.djangoproject.com/ticket/34621> 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 django-updates+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/010701887ba8f7da-b9ff252f-68f8-47f7-8a3f-88a52f88ef98-000000%40eu-central-1.amazonses.com.