﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
31993	Improve Django admin change/view titles to more unique per object	Jon Dufresne	Jon Dufresne	"Using duplicate page titles for unique URLs is an a11y issue. For example, in a large list of tabs, it makes it difficult to quickly pick out an individual tab among many with the same name. For users using a screen reader, the page title can help identify how pages differentiate from one another.

18f recommends unique page titles as well as putting the most unique part first:

https://accessibility.18f.gov/page-titles/

> It’s easier to jump between pages if each page title is unique. It’s also helpful to have the unique portion first, usually the name of the page.
>
> The title should describe the web site as well as the specific page being displayed by the site.

Projects that I work on have had customers run a11y scans and have highlighted this as a compliance issue.
"	Cleanup/optimization	closed	contrib.admin	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	1
