You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fact that a single menu can contain multiple headers (the sort list example), and these headers can contain arbitrary content (the account example) suggests that I should extract out a separate header component in the implementation. And when the menu header disappears in the bottom sheet version, we can implement this by saying that the menu component has an inherent (optional) header slot.
I need to think a bit harder about how to get keyboard navigation to behave correctly in each of these variants, and what the best way would be to provide shortcut components for creating nav lists and option lists.
Figma document
Storybook pages
Platform
Updates requested
There should just be 1 component with the following variants:
The text was updated successfully, but these errors were encountered: