﻿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
34909	Accessible names for Add / Change buttons in Django Admin	Eliana Rosselli	Eliana Rosselli	"In the Django Admin home screen, all ""Add"" and ""Change"" buttons have the same accesible name (""Add"" and ""Change""), which may be confusing for users with screen readers. This was checked with the Accessibility Insights for the Web extension. 

Changing the accessible names to ""Add <model-name>"" and ""Change <model-name>"" might be clearer for users with screen readers, but could make it confusing for users using voiceover trying to reference the buttons by their visible names (Add / Change). 

"	Bug	closed	contrib.admin	4.2	Normal	fixed	accessibility accessible name ux		Ready for checkin	1	0	0	0	0	1
