Description of problem: This is usability issue. Most UI allow to check/uncheck checkbox by clicking its label. That view has a lot of small checkboxes which can be set only by clicking checkbox itself. It ticks off when user needs to check several/many checkboxes there. So, it would be good to make checkbox labels clickable there as everywhere in other User Interfaces. Version-Release number of selected component (if applicable): 5.8.0.17 How reproducible: 100% Steps to Reproduce: 1. Open Control-> Explorer 2. Click Policies Accordion and choose Control Policies ->Vm Control Policies 3. Add new Instance Control Policy and click it in order to update Configuration menu 4. Choose Configuration->Edit this Policy's Event assignments 5. Try to check/uncheck several/many events Actual results: it annoys that mouse pointer has to be always positioned over small checkbox. Checkbox labels cannot be clicked. Expected results: Checkbox labels should be clickable and check/uncheck checkbox when clicked.
https://github.com/ManageIQ/manageiq-ui-classic/pull/1511
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/773fccff814e7311f1b2b76ce5fd65271ea221d1 commit 773fccff814e7311f1b2b76ce5fd65271ea221d1 Author: Milan Zazrivec <mzazrivec> AuthorDate: Thu Jun 8 16:22:13 2017 +0200 Commit: Milan Zazrivec <mzazrivec> CommitDate: Thu Jun 8 16:22:13 2017 +0200 Clickable labels in policy's event assignment screen https://bugzilla.redhat.com/show_bug.cgi?id=1459496 app/views/miq_policy/_policy_details.html.haml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)
Verified in 5.9.0.2.20171010190026_0413a06. Checkboxes are replaced by bootstrap switches.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:0380