buttondown / roadmap

Buttondown's public roadmap
53 stars 0 forks source link

Customize dropdown can't be navigated via keyboard #3574

Closed mary-ext closed 1 month ago

mary-ext commented 1 month ago

We'd have to switch this for a Popover, the keyboard focus for <DropdownMenu> only functions for <DropdownMenuItem>

Alternatively, we can consider not using checkboxes here.

jmduke commented 1 month ago

Presumably the same problem exists for the other customize dropdowns (/emails, /subscribers)? So long as whatever we go with is consistent across all of them, I'm fairly agnostic