Replies: 1 comment 5 replies
-
In a combobox, SubMenu is unlikely, but we're working on a Searchable Menu, which will probably do the thing you want #7181 As for description, we don't currently support that in S1 or S2, but it may be added in the future. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello! Is it possible to use the Submenu or MenuTrigger components, with a ComboBox? See sketch in screenshot, below.
I'm a designer working in Figma, Storybook, and also referencing the React Spectrum documentation. I see lots of menu options for button components, but not in use with the ComboBox. The developers I'm working with also do not see it mentioned in the documentation, so are currently running with the assumption that it's not possible.
The selected component above, I pulled from a Figma community components kit—but I don't see any of the attributes of this menu component spoken to in the ReactSpectrum documentation. Is it possible in React Spectrum, to add what this Figma component calls a "Description," to the same selectable menu item as the text marked "Label"?
TIA!!
Beta Was this translation helpful? Give feedback.
All reactions