Bug 1479385
| Summary: | Hover view of main navigation disappears after selecting Services/Requests | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Yadnyawalk Tale <ytale> | ||||
| Component: | UI - OPS | Assignee: | Martin Povolny <mpovolny> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Yadnyawalk Tale <ytale> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.8.0 | CC: | akarol, hkataria, jhardy, mpovolny, obarenbo, simaishi | ||||
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | ||||
| Target Release: | 5.9.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 5.9.0.3 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1498518 (view as bug list) | Environment: | |||||
| Last Closed: | 2018-03-06 14:48:52 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | Bug | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | CFME Core | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1498518 | ||||||
| Attachments: |
|
||||||
|
Comment 5
Martin Povolny
2017-08-15 12:45:01 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/538cdae5e2bf56a79ee8977589ad8feeda8f2ca6 commit 538cdae5e2bf56a79ee8977589ad8feeda8f2ca6 Author: Martin Povolny <mpovolny> AuthorDate: Thu Oct 12 13:31:34 2017 +0200 Commit: Martin Povolny <mpovolny> CommitDate: Thu Oct 12 13:31:34 2017 +0200 Request controller: make sure menu_section_id is called. Somewhere somehow change happened that menu_section_id is called, not menu_section. Renaming and moving the method so that it can actually be called. https://bugzilla.redhat.com/show_bug.cgi?id=1479385 app/controllers/miq_request_controller.rb | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) Created attachment 1349968 [details] working_screenshot *Please ignore the above comment, i mistakenly posted it here. (Actually, it has to be on BZ1466397) Hey Martin, The current issue has been patched and working fine with this fix. Verified on: 5.9.0.5.20171102023815_209f732 Thanks! |