simonw/datasette

Cog menu is not keyboard accessible (also no ARIA)

Open

#1,964 opened on Dec 18, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (8,637 stars) (625 forks)batch import
accessibilitybughelp wanted

Description

This menu here: https://latest.datasette.io/fixtures/attraction_characteristic

You can tab to it (see the outline) and hit space or enter to open it, but you can't then navigate the items in the open menu using the keyboard.

cog-menu

Contributor guide