﻿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
36192	Use semantic HTML for buttons in Django Admin	Eliana Rosselli	Eliana Rosselli	"Right now the Django Admin has some buttons that are actually link tags with role=""button"" set, i.e
{{{
<a role=""button"">
}}}

We should change these to be proper HTML buttons , and update their CSS so they maintain their existing styling. Below is an example of this kind of button; in the image, the ""Add another Release"" button is using an anchor element

[[Image(examplebutton.png)]]"	Uncategorized	assigned	contrib.admin	5.1	Normal		accessibility		Unreviewed	0	0	0	0	0	0
