Vue-multiselect: Close drop down after adding tag.

Created on 1 Feb 2017  路  6Comments  路  Source: shentao/vue-multiselect

I'm using tags with single select to allow the user to select or add new option..

When the user enters text and hits enter I invoke @tag with addTag() but I also
want the dropdown to close without having to tab out, is there a close() function
I could use for this? or a prop that does it? (:close-on-select doesn't work for this)

thx for your help :)

bug

All 6 comments

I will double check the :close-on-select implementation to make sure it work the same when tagging and simple selecting. :)

I, too, would like to see this functionality. Great component though!

Fixed, should be released today/tomorrow.

@shentao. Many thanks for fixing this!

Awesome, thank you!!

@bovisp @eybarta beta.14 released and should fix this problem. Sorry you had to wait. Please read: https://github.com/monterail/vue-multiselect/blob/2.0/README.md
Breaking change regarding the styles.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

stefanheimann picture stefanheimann  路  4Comments

xereda picture xereda  路  4Comments

hskrishna29 picture hskrishna29  路  3Comments

yaakovp picture yaakovp  路  3Comments

dmitov picture dmitov  路  4Comments