vue-select icon indicating copy to clipboard operation
vue-select copied to clipboard

clearable does not show up in multiselect mode

Open SergeySt opened this issue 6 years ago • 2 comments

It would be nice to have ability to clear all selected options with clear button in multi mode. Why there is checking on multi in showClearButton if clerable is configurable?

SergeySt avatar Oct 31 '19 22:10 SergeySt

Agree. It's precisely in the scenario of having lots of selected elements that having to click in each individual button of each chip that is tedious and nerve wracking. The "clear all" button is a must when you make a multiselect component imho. A patch for this should be really simple to apply and I cannot understand how this has been left aside for 4 years... not giving even a simple answer.

FZ-Iskandar avatar Aug 11 '23 06:08 FZ-Iskandar