Bug 1280278
| Summary: | the list of all groups a user is part of does not allow to see them all on one screen if there are enough groups | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Felix Dewaleyne <fdewaley> | ||||
| Component: | UI - OPS | Assignee: | Eric Winchell <ewinchel> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Ramesh A <rananda> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.4.0 | CC: | cpelland, ewinchel, fdewaley, hkataria, jhardy, mfeifer, mpovolny, obarenbo, simaishi, ssainkar | ||||
| Target Milestone: | GA | ||||||
| Target Release: | 5.5.0 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 5.5.0.12 | Doc Type: | Bug Fix | ||||
| Doc Text: |
Previously, there was no scrollbar in the group switcher list. Therefore, if a user was a member of many groups, one could not see all groups.
With this release, a scrollbar has been added to the group switcher list. As a result, one can now see all groups.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-12-08 13:46:10 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
Felix Dewaleyne
2015-11-11 11:56:18 UTC
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/94b1a96a4eff63a38dd1c0bbcf3a4f1532639a0f commit 94b1a96a4eff63a38dd1c0bbcf3a4f1532639a0f Author: Eric Winchell <ewinchel> AuthorDate: Fri Nov 20 15:17:43 2015 -0500 Commit: Eric Winchell <ewinchel> CommitDate: Fri Nov 20 15:17:43 2015 -0500 add scrollbar to group switcher dropdown https://bugzilla.redhat.com/show_bug.cgi?id=1280278 app/assets/stylesheets/patternfly_overrides.scss | 8 ++++++++ app/views/layouts/_user_options.html.haml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=df5b0a186e4a02a39f3d6fa28cde877d4bf8bb4e commit df5b0a186e4a02a39f3d6fa28cde877d4bf8bb4e Author: Eric Winchell <ewinchel> AuthorDate: Fri Nov 20 15:17:43 2015 -0500 Commit: Eric Winchell <ewinchel> CommitDate: Fri Nov 20 16:59:34 2015 -0500 add scrollbar to group switcher dropdown https://bugzilla.redhat.com/show_bug.cgi?id=1280278 app/assets/stylesheets/patternfly_overrides.scss | 8 ++++++++ app/views/layouts/_user_options.html.haml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=4a2044d88faeb0261517828b9356e658f5cb9ca5 commit 4a2044d88faeb0261517828b9356e658f5cb9ca5 Merge: 3e72b70 df5b0a1 Author: Oleg Barenboim <obarenbo> AuthorDate: Fri Nov 20 17:44:38 2015 -0500 Commit: Oleg Barenboim <obarenbo> CommitDate: Fri Nov 20 17:44:38 2015 -0500 Merge branch 'switcher' into '5.5.z' add scrollbar to group switcher dropdown clean cherrypick of: https://github.com/ManageIQ/manageiq/pull/5544 https://bugzilla.redhat.com/show_bug.cgi?id=1280278 See merge request !514 app/assets/stylesheets/patternfly_overrides.scss | 8 ++++++++ app/views/layouts/_user_options.html.haml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) Good to go. Verified and working fine in 5.5.0.12-rc2.20151124135609_653c0d4. Now the group list has a scroll bar option. Refer the screenshot "group-list" for further information. Created attachment 1098871 [details]
group-list
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-2015:2551 |