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:
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
https://github.com/ManageIQ/manageiq/pull/9480