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

Add label to new taggable item in dropdown

Open Turbotailz opened this issue 5 years ago • 3 comments

This adds a label beside new options in the drop-down list to help distinguish it from other options. Example:

Screenshot from 2019-06-24 17-22-36

The text can be changed by setting the prop new-option-label to any string. It can be disabled by setting the string to "".

Turbotailz avatar Jun 24 '19 07:06 Turbotailz

Coverage Status

Coverage remained the same at 96.429% when pulling c22caee4e5b92477ed18aee43621bd832ca3e806 on Turbotailz:taggable-label into 8ef15a12d395878105959b1c80456e4f1bbe1701 on sagalbot:master.

coveralls avatar Jun 24 '19 07:06 coveralls

@sagalbot This is a must have when push tag is used, We also update the UI to have plus sign for example at before. So imo, I think at-least having a new css class to be applied as in this PR for the tags that is created or can be created so we can play with the CSS.

msonowal avatar May 04 '20 17:05 msonowal

Any chance this gets merged?

MohamedAliTera avatar Jan 09 '24 09:01 MohamedAliTera