Opened 3 years ago
Last modified 3 years ago
#33725 closed Bug
Admin sidebar’s filter field should not receive focus when sidebar is closed — at Initial Version
Description ¶
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:
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.
Note:
See TracTickets
for help on using tickets.
Screenshot of the django admin in dark mode, with tab stops visualisation showing a stop on an invisible element