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
Describe the feature in detail (code, mocks, or screenshots encouraged)
It would be really helpful to be able to control the click behaviour when an already selected item gets clicked.
At the moment,, when a selected item in a non-multiple select gets clicked again, the Select just closes and the item stays selected.
There are a lot of use cases, where you'd want to allow the users to deselect their selection, just like when clicking on an selected item in a multiple select.
I saw that there was the same request in the Melt UI Repo: melt-ui/melt-ui#840
However I am quite new to Bits UI and couldn't manage to hook into the Melt UI builder to implement the proposed workaround.
What type of pull request would this be?
Enhancement
Provide relevant links or additional information.
No response
The text was updated successfully, but these errors were encountered:
Describe the feature in detail (code, mocks, or screenshots encouraged)
It would be really helpful to be able to control the click behaviour when an already selected item gets clicked.
At the moment,, when a selected item in a non-multiple select gets clicked again, the Select just closes and the item stays selected.
There are a lot of use cases, where you'd want to allow the users to deselect their selection, just like when clicking on an selected item in a multiple select.
I saw that there was the same request in the Melt UI Repo: melt-ui/melt-ui#840
However I am quite new to Bits UI and couldn't manage to hook into the Melt UI builder to implement the proposed workaround.
What type of pull request would this be?
Enhancement
Provide relevant links or additional information.
No response
The text was updated successfully, but these errors were encountered: