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
Hi, I'm using the Listbox for a single selection option, everything about that is great. I would like to discuss the possibility of adding better support for isCreateable and isSearchable, most likely handled with an input inside the actual MenuButton.
I enjoy working with headlessui components, but I am coming from a project which used react-select / react-select/createable.
I can attempt handling this but I haven't read through much of the implementation yet. If this is in the roadmap that would be greatly appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I'm using the Listbox for a single selection option, everything about that is great. I would like to discuss the possibility of adding better support for
isCreateable
andisSearchable
, most likely handled with aninput
inside the actualMenuButton
.I enjoy working with headlessui components, but I am coming from a project which used
react-select / react-select/createable
.I can attempt handling this but I haven't read through much of the implementation yet. If this is in the roadmap that would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions