| Summary: | javascript error on flagtype edit page | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] Bugzilla | Reporter: | Rony Gong 🔥 <qgong> | ||||
| Component: | Administration | Assignee: | Jeff Fearn 🐞 <jfearn> | ||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | tools-bugs <tools-bugs> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.0 | CC: | huiwang, jmcdonal, mtahir, qgong | ||||
| Target Milestone: | 5.0 | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-05-16 06:07:08 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
|
Description
Rony Gong 🔥
2016-03-22 07:45:02 UTC
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. |