Bug 1346765 - Edit report menus list is hiding items, which are not in square
Summary: Edit report menus list is hiding items, which are not in square
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.6.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.7.0
Assignee: Eric Winchell
QA Contact: Matouš Mojžíš
URL:
Whiteboard: ui
Depends On:
Blocks: 1356659
TreeView+ depends on / blocked
 
Reported: 2016-06-15 10:18 UTC by Matouš Mojžíš
Modified: 2017-01-12 05:00 UTC (History)
8 users (show)

Fixed In Version: 5.7.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1356659 (view as bug list)
Environment:
Last Closed: 2017-01-11 19:56:02 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Just opened menus (117.00 KB, image/png)
2016-06-16 10:16 UTC, Matouš Mojžíš
no flags Details
Opened configuration management -> virtual machines (135.73 KB, image/png)
2016-06-16 10:17 UTC, Matouš Mojžíš
no flags Details

Description Matouš Mojžíš 2016-06-15 10:18:03 UTC
Description of problem:


Version-Release number of selected component (if applicable):
5.6.0.10

How reproducible:
Always

Steps to Reproduce:
1. Cloud Intel -> Reports -> Edit Menu reports
2. Top Level -> Configuration management -> Containers
3.

Actual results:
I can't see items, which are below the square

Expected results:
Increase "square" height and add a scrollbar

Additional info:

Comment 4 Matouš Mojžíš 2016-06-16 10:15:37 UTC
Sure...First is when I just open it and I can see all the menus. Second is when I click on configuration management-> Virtual Machines.
I can even see all the virtual machines menu and the rest is also hidden.

Comment 5 Matouš Mojžíš 2016-06-16 10:16:09 UTC
Created attachment 1168661 [details]
Just opened menus

Comment 6 Matouš Mojžíš 2016-06-16 10:17:04 UTC
Created attachment 1168662 [details]
Opened configuration management -> virtual machines

Comment 8 CFME Bot 2016-07-13 22:10:58 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/dd40603df5e3e5f0880ed58343617c6c8de30d65

commit dd40603df5e3e5f0880ed58343617c6c8de30d65
Author:     Eric Winchell <ewinchel>
AuthorDate: Thu Jul 7 09:47:13 2016 -0400
Commit:     Eric Winchell <ewinchel>
CommitDate: Tue Jul 12 09:51:27 2016 -0400

    fix styling bug in menu editor
    * convert to responsive layout
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1346765

 app/assets/stylesheets/template.scss   | 10 ++++---
 app/controllers/report_controller.rb   | 19 +++++++-----
 app/presenters/explorer_presenter.rb   | 20 +++++++++++++
 app/views/report/_menu_form1.html.haml |  6 ++--
 app/views/report/_menu_form2.html.haml |  8 ++---
 app/views/report/_role_list.html.haml  | 54 +++++++++++++++-------------------
 6 files changed, 69 insertions(+), 48 deletions(-)

Comment 12 CFME Bot 2016-08-12 15:40:43 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/d067b8c453bf9c3445bc7bdadeabeab04559c7ac

commit d067b8c453bf9c3445bc7bdadeabeab04559c7ac
Author:     Martin Povolny <mpovolny>
AuthorDate: Fri Aug 12 16:37:08 2016 +0200
Commit:     Martin Povolny <mpovolny>
CommitDate: Fri Aug 12 16:37:08 2016 +0200

    Fix styling bug in menu editor.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1346765

 app/assets/javascripts/miq_explorer.js | 10 +++++--
 app/assets/stylesheets/template.scss   |  8 +++--
 app/controllers/report_controller.rb   | 20 ++++++++-----
 app/views/report/_menu_form1.html.haml |  6 ++--
 app/views/report/_menu_form2.html.haml |  6 ++--
 app/views/report/_role_list.html.haml  | 54 +++++++++++++++-------------------
 6 files changed, 56 insertions(+), 48 deletions(-)

Comment 13 Matouš Mojžíš 2016-09-30 13:20:03 UTC
Verified in 5.7.0.3. Scrollbar appears after having too many items on the page.


Note You need to log in before you can comment on or make changes to this bug.