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

BugFix: removing the label when new tag is clicked on

Open shmuel-web opened this issue 8 years ago • 2 comments
trafficstars

TL;DR

When creating a new tag and clicking to add it to multi tag select, the tag remains named "Tag(new)" with the label even after it's created. How to reproduce: go to this plunker Create a new tag by typing something then you will see the label added in the select options if you select it via keyboard enter the label vanishes, & the tag is added without the label but ... if you select via mouse click the label stays...

description

Desired outcome: When you type in "Tag" the selection screen will show "Tag(new)". When you select "Tag(new)", the actual tag will be called "Tag". Actual outcome: The created tag is still called "Tag(new)".

images

the bug! image the desired outcome! image the label added to the select option. image

thanks!

shmuel-web avatar May 17 '17 19:05 shmuel-web

thanks!

shmuel-web avatar May 17 '17 19:05 shmuel-web

Hi , thanks for submitting this PR. Could you clear the dist folder? Then I can have a good view on your changes. Thanks.

Jefiozie avatar Jun 05 '17 14:06 Jefiozie