﻿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
33725	Admin sidebar’s filter field should not receive focus when sidebar is closed.	Thibaud Colas	Sankalp	"In the Django admin, when I toggle the sidebar to have it closed, my keyboard focus going from the header to the page still disappears for one tab stop. This is tab stop 8 in the following screenshot:

[[Image(https://code.djangoproject.com/raw-attachment/ticket/33725/nav-filter-tab-stops.png)]]

Upon inspection, this seems to be the sidebar’s ""Start typing to filter…"" field. Since the field is hidden, it shouldn’t be possible to tab to it. The whole contents of the sidebar should be invisible and inert."	Bug	closed	contrib.admin	4.0	Release blocker	fixed	accessibility, keyboard, tab stop	Tom Carrick Maxim Milovanov	Ready for checkin	1	0	0	0	1	1
