Created attachment 1269328 [details] screenshot Description of problem: Version-Release number of selected component (if applicable): Version: 5.8.0.9-alpha2.20170404195944_1d7ece4 How reproducible: 100% Steps to Reproduce: 1.Create a catalog item->Order service 2.Go to self_serivce ui-> Services 3.Check on listed service 4.Click on Edit tags from Policy icon 5.Click on add(+) button Actual results: "Category" and "Assigned value" drop down values are inconsistent, its display the same value in both drop down and by default Add(+) button is enabled. Expected results: The second drop down value should display "Select a value to assign". The Add(+) Button should be disabled. Additional info:
https://github.com/ManageIQ/manageiq-ui-service/pull/650
https://github.com/ManageIQ/manageiq-ui-service/pull/660
New commit detected on ManageIQ/manageiq-ui-service/master: https://github.com/ManageIQ/manageiq-ui-self_service/commit/16a31ac59350ffb10625e1ca49535ebd7af58779 commit 16a31ac59350ffb10625e1ca49535ebd7af58779 Author: Josh Langholtz <jjlangholtz> AuthorDate: Mon Apr 10 13:55:09 2017 -0400 Commit: Josh Langholtz <jjlangholtz> CommitDate: Mon Apr 10 13:55:09 2017 -0400 Add placeholder tag editor values, disable add for placeholder https://bugzilla.redhat.com/show_bug.cgi?id=1439634 https://www.pivotaltracker.com/story/show/143255995 client/app/shared/tagging/tagging.component.js | 8 ++++++++ client/app/shared/tagging/tagging.html | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-)
Verified in Version 5.9.0.2.20171010190026_0413a06