Bug 1338492

Summary: Widget import 'select all' button doesn't work
Product: Red Hat CloudForms Management Engine Reporter: nate stephany <nstephan>
Component: UI - OPSAssignee: Zita Nemeckova <znemecko>
Status: CLOSED CURRENTRELEASE QA Contact: Dave Johnson <dajohnso>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.6.0CC: cpelland, dajohnso, hkataria, jhardy, kmorey, mpovolny, obarenbo, simaishi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: widget
Fixed In Version: 5.7.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1350904 (view as bug list) Environment:
Last Closed: 2017-01-11 20:29:32 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:
Bug Depends On:    
Bug Blocks: 1350904    

Description nate stephany 2016-05-22 00:50:21 UTC
Description of problem:
When attempting to import dashboard widgets through the web UI, the "select all" button doesn't actually select all of the widgets that are available for import.

Version-Release number of selected component (if applicable):
5.6.0.7-beta2.6

How reproducible:
100%

Steps to Reproduce:
1. In web UI, browse to Cloud Intel > Reports > Import/Export > Widgets
2. Choose yaml file and click upload
3.

Actual results:
The list of widgets appears in the commit screen, but when you click the select all checkbox (at top left of list), it doesn't select all of the widgets.

Expected results:
Clicking the select all checkbox should...select all.

Additional info:

Comment 2 Harpreet Kataria 2016-05-23 13:52:57 UTC
Zita,

Can you look into this, looks like Check ALL checkbox is not checking/unchecking all rows in the table, maybe missing onclick call on the checkbox. LEt me know if you need help or have questions.

Thanks,
~Harpreet

Comment 4 Zita Nemeckova 2016-06-29 06:14:42 UTC
https://github.com/ManageIQ/manageiq/pull/9480