Vue-select: Alternative way of de-selecting an option, When it is already selected

Created on 5 Dec 2019  路  3Comments  路  Source: sagalbot/vue-select

Is your feature request related to a problem? Please describe.
Vue-select is awesome, Just for an improvement I would like to point one idea for de-selecting option.

Describe the solution you'd like
I believe it will be more user-friendly if we have an option to de-select an already selected option from the dropdown..
for example I have a multi-select dropdown with three options A, B, C. User select A and B then he realizes that he made a mistake by selecting B, now to de-select B he can just click on B option from the dropdown and B gets removed from the tags

Most helpful comment

+馃挴!

All 3 comments

+馃挴!

Edit: created my own PR as well - #1033

There's a PR for this! https://github.com/sagalbot/vue-select/pull/896

I'm very interested in having this issue closed and having the related PR merged.
Are there any updates on it?
Toggling an option in a multiselect dropdown is the default behavior in many other select implementations, like

Thus it's the expected behavior from the user's POV

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rudykaze picture rudykaze  路  3Comments

ducdev picture ducdev  路  3Comments

jluterek picture jluterek  路  3Comments

FrancescoMussi picture FrancescoMussi  路  3Comments

pud1m picture pud1m  路  3Comments