Bug 1344412
| Summary: | Vertical navigation incorrectly shows non-clickable arrows, also shows clickable arrow instead of pin | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Eric Winchell <ewinchel> |
| Component: | UI - OPS | Assignee: | Dávid Halász <dhalasz> |
| Status: | CLOSED ERRATA | QA Contact: | Matouš Mojžíš <mmojzis> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.6.0 | CC: | cpelland, dclarizi, hkataria, jhardy, mmojzis, mpovolny, obarenbo, simaishi |
| Target Milestone: | GA | ||
| Target Release: | 5.6.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.6.0.11 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-06-29 16:07:18 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: | |||
|
Description
Eric Winchell
2016-06-09 15:36:55 UTC
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/740f8d8ae65b9ff83f37c7d9557aed80eb170808 commit 740f8d8ae65b9ff83f37c7d9557aed80eb170808 Author: Dávid Halász <dhalasz> AuthorDate: Thu Jun 9 10:51:58 2016 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Thu Jun 9 11:41:26 2016 -0400 Update markup for pin/unpin icons in the tertiary navigation The fontawesome classes are obsolete and can cause issues in the future. https://bugzilla.redhat.com/show_bug.cgi?id=1344412 app/views/layouts/_vertical_navbar.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Can somebody provide me a screenshot with these non-clickable arrows and clickable arrows instead of pin? Yes, I can see there are no arrows and only pins. But pins are only visible in menu item activelly used. I can't pin different menu items. When I want to pin different items I first must select them (make active) and then pin appears on that item. Is it designed to work like this? That's correct. Only the active menu items can be pinned. Okay, verified in 5.6.0.11. It's displayed as it should. 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/RHBA-2016:1348 |