vanilla-components icon indicating copy to clipboard operation
vanilla-components copied to clipboard

Rich Select Clearable deselect bug 🐛

Open taylorhudson42 opened this issue 2 years ago • 1 comments

Using the rich select, if you set clearable to false, you obviously cant press the clear button anymore. But the bug is that you also cant deselect any of the options youve selected. The only work around that ive found is to use tags=true, so that you can deselect using the tags.

taylorhudson42 avatar Jan 19 '24 13:01 taylorhudson42

Great finding, ill be looking into this today! Thanks for reporting, just waiting for a clearance about also a bug related to this one where the arrow down should show or not to ensure we can wrap both into one release

nikuscs avatar Jan 25 '24 10:01 nikuscs