Bug 1434174
| Summary: | Tags not sorted while tagging services in SUI | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Nandini Chandra <nachandr> | ||||
| Component: | UI - Service | Assignee: | Josh Langholtz <jlanghol> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Nandini Chandra <nachandr> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 5.8.0 | CC: | awight, cpelland, dclarizi, jhardy, obarenbo, simaishi | ||||
| Target Milestone: | GA | ||||||
| Target Release: | 5.8.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | sui | ||||||
| Fixed In Version: | 5.8.0.8 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-05-31 14:43:07 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: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Nandini Chandra
2017-03-20 21:40:08 UTC
Created attachment 1264858 [details]
Screen shot of Edit Tag dropdown for Services in SUI
New commit detected on ManageIQ/manageiq-ui-service/master: https://github.com/ManageIQ/manageiq-ui-self_service/commit/1dd4af4e320ec5d5f24aecd52ad097c33d37f061 commit 1dd4af4e320ec5d5f24aecd52ad097c33d37f061 Author: Josh Langholtz <jjlangholtz> AuthorDate: Wed Mar 22 14:38:26 2017 -0400 Commit: Josh Langholtz <jjlangholtz> CommitDate: Wed Mar 22 15:26:56 2017 -0400 Sort tagging widget tag categories * Add tags back to `getServices` request attributes for bulk taggging * Increase width enough to fully display initial category and value * Update specs to account for sorted categories https://www.pivotaltracker.com/story/show/142251411 https://bugzilla.redhat.com/show_bug.cgi?id=1434174 client/app/services/services-state.service.js | 1 + client/app/shared/tagging/_tagging.sass | 4 ++-- client/app/shared/tagging/tagging.component.js | 4 ++-- client/app/shared/tagging/tagging.component.spec.js | 11 +++++------ 4 files changed, 10 insertions(+), 10 deletions(-) Verified in 5.8.0.8 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2017:1367 |