Bug 1394726 - when I scroll tables in provisioning dialog, table header is scrolled along with table contents
Summary: when I scroll tables in provisioning dialog, table header is scrolled along w...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.8.0
Assignee: Eric Winchell
QA Contact: Aziza Karol
URL:
Whiteboard: general:usability:ui
Depends On:
Blocks: 1396577
TreeView+ depends on / blocked
 
Reported: 2016-11-14 10:27 UTC by Ievgen Zapolskyi
Modified: 2017-06-12 16:32 UTC (History)
6 users (show)

Fixed In Version: 5.8.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1396577 (view as bug list)
Environment:
Last Closed: 2017-06-12 16:32:23 UTC
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:


Attachments (Terms of Use)
screenshot (45.28 KB, image/png)
2016-11-14 10:27 UTC, Ievgen Zapolskyi
no flags Details

Description Ievgen Zapolskyi 2016-11-14 10:27:18 UTC
Created attachment 1220345 [details]
screenshot

Description of problem:
table header is scrolled along with table contents in provisioning dialog.
So, user will have to scroll back to the top in order to check column names.

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

How reproducible:
100%

Steps to Reproduce:
1. Add Infra Provider to CFME
2. Go to Compute -> Infrastructure -> Virtual Machines
3. Click Lifecycle->Provision VMs
4. Choose any image
5. Open Environment tab and scroll to Host or Datastore section
6. Try to scroll table contents 

Actual results:
Table header is scrolled along with table contents.

Expected results:
Table header shouldn't be scrolled in such case.

Comment 4 CFME Bot 2016-11-16 20:36:24 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/f6ad0201e23b27f964d0521ff0fa038ecee5221f

commit f6ad0201e23b27f964d0521ff0fa038ecee5221f
Author:     Eric Winchell <ewinchel>
AuthorDate: Wed Nov 16 10:15:32 2016 -0500
Commit:     Eric Winchell <ewinchel>
CommitDate: Wed Nov 16 10:15:32 2016 -0500

    remove scrollable tables from provisioning dialog
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1394726

 app/views/miq_request/_prov_configured_system_grid.html.haml | 2 +-
 app/views/miq_request/_prov_ds_grid.html.haml                | 2 +-
 app/views/miq_request/_prov_host_grid.html.haml              | 2 +-
 app/views/miq_request/_prov_iso_img_grid.html.haml           | 2 +-
 app/views/miq_request/_prov_pxe_img_grid.html.haml           | 2 +-
 app/views/miq_request/_prov_template_grid.html.haml          | 2 +-
 app/views/miq_request/_prov_vc_grid.html.haml                | 2 +-
 app/views/miq_request/_prov_windows_image_grid.html.haml     | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

Comment 6 Aziza Karol 2017-04-19 04:39:06 UTC
Scrollable tables removed from provisioning dialog.

Verified:5.8.0.10-beta1.20170411212748_e47d319


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