django / djangoproject.com

Source code to djangoproject.com
https://www.djangoproject.com/
BSD 3-Clause "New" or "Revised" License
1.87k stars 947 forks source link

When the "hamburger" menu is open, pressing the tab key for the first time should bring the focus to the first item in the menu list #1435

Closed ontowhee closed 3 months ago

ontowhee commented 10 months ago

When the menu is open, the first time we press the tab key, it should bring the focus to the first menu item on the list. Currently, it jumps to the light/dark theme button.