-
Notifications
You must be signed in to change notification settings - Fork 4.1k
For multi-dropdowns closeMenuOnSelect=false not working on mobile #6070
Copy link
Copy link
Open
Labels
issue/bug-unconfirmedIssues that describe a bug that hasn't been confirmed by a maintainer yetIssues that describe a bug that hasn't been confirmed by a maintainer yet
Description
For multi-dropdowns on Mobile the closeMenuOnSelect=false seems not to be working. For desktop its completely fine, but all others the dropdown does not stay open.
If you load up the below sandbox and then set devtools to mobile and refresh the page, you will only be able to select one item at a time.
https://codesandbox.io/p/sandbox/react-select-v5-sandbox-forked-8gw6wq
I found an example of this happening on your own site below:
https://github.com/user-attachments/assets/b3fa1d0a-ce16-418e-8c5a-4d60a8b2c01a
https://github.com/user-attachments/assets/789e2966-28a2-439e-bfa6-46150778e6ec
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
issue/bug-unconfirmedIssues that describe a bug that hasn't been confirmed by a maintainer yetIssues that describe a bug that hasn't been confirmed by a maintainer yet