Closed mary-ext closed 1 month ago
We'd have to switch this for a Popover, the keyboard focus for <DropdownMenu> only functions for <DropdownMenuItem>
<DropdownMenu>
<DropdownMenuItem>
Alternatively, we can consider not using checkboxes here.
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
customize
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.