﻿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
36511	Optimize accessibility of filters in django admin	laurenherregodts		"When using keyboard tabs to navigate a page in the django admin interface, the filter panel is only accessed as last part of the page. This means users will have to tab through entire tables. The issue was identified using [https://accessibilityinsights.io/docs/web/getstarted/fastpass/#complete-the-assisted-test-for-tab-stops AXE tab stops] during accessibility testing.

I believe there are no changes to the styles needed, just move the template so the DOM order is more correct and filter panel is accessed earlier.
"	Cleanup/optimization	new	contrib.admin	5.2	Normal		accessibility, filtering		Accepted	0	0	0	0	0	1
