Prevent closing popover on interaction #5841
Unanswered
philmetzger
asked this question in
Q&A
Replies: 1 comment
-
Multiselection in combobox is not supported. Please see #2140 for more information. This is both for inside individual items https://react-spectrum.adobe.com/react-aria/ComboBox.html#text-slots |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a simple implementation for a dropdown multi select.
The problem I have is when I select an item in the listBox, the popover closes. How can I configure it so depending on what i want i can keep the popover open (until i click outside) or close it after selection
Beta Was this translation helpful? Give feedback.
All reactions