Created attachment 1138911 [details] inclusion Description of problem: The inclusion and exclusion doesn't show the items except click them Version-Release number of selected component (if applicable): 5.0.2.rh2 How reproducible: 100% Steps to Reproduce: 1.Login by admin, go to https://$Server/editflagtypes.cgi?action=enter&target_type=bug 2.Try to include some products and components 3.Check the includsion box Actual results: It is empty, but after click this box, it list the items Expected results: It could list the items without click action Additional info: Check attachment
Need to remove add text box and switch to http://selectize.github.io/selectize.js/#demo-tagging which will show all current users and allow you to add new users! Ignore the missing delete widget on that example, it's a plugin they haven't enabled that we have enabled.
Had a chat with mtahir and agreed that the new widget is OK, the old behavior is not a requirement just the way old style multi-selects work. I did find a JS error on the page though which was breaking the components loading, will use this bug for that.
QA environment(5.0.2-rh5) Result: Fail Steps: 1.Login by admin, then open flagtype: bugzilla-4.4 ==>The inclusions doesn't list: Bugzilla:__Any__ , I need click that input box, then it list: Bugzilla:__Any__ , This is a bad usability. @mtahir, what is your option for this?
(In reply to Rony Gong from comment #3) > QA environment(5.0.2-rh5) > Result: Fail > Steps: > 1.Login by admin, then open flagtype: bugzilla-4.4 > ==>The inclusions doesn't list: Bugzilla:__Any__ , I need click that input > box, then it list: Bugzilla:__Any__ , This is a bad usability. > > @mtahir, what is your option for this? Jeff and I have agreed that new widget is ok.
As Product Owner agree this solution, and this feature isn't face to all customers, only used for admin, Verify it as Pass.