Bug 999783 - [RFE] Webadmin: check RHEVM role component if a subtree component is checked
Summary: [RFE] Webadmin: check RHEVM role component if a subtree component is checked
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact: meital avital
URL:
Whiteboard:
Depends On:
Blocks: 1223003
TreeView+ depends on / blocked
 
Reported: 2013-08-22 06:17 UTC by Anand Nande
Modified: 2022-03-25 14:20 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-10-10 00:56:22 UTC
oVirt Team: UX
Target Upstream Version:
Embargoed:
sherold: Triaged+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 985637 0 medium CLOSED [RFE] Manage Events screen does not indicate when child items are checked 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 1071186 0 low CLOSED [Admin Portal] Add Event notification: Parent checkbox has no decoration when a child is selected 2022-07-01 12:35:56 UTC
Red Hat Bugzilla 1223003 0 unspecified CLOSED [RFE] Component is not checked in Edit Role page even if there are allowed actions 2021-02-22 00:41:40 UTC
Red Hat Issue Tracker RHV-45451 0 None None None 2022-03-25 14:20:36 UTC
Red Hat Knowledge Base (Solution) 460853 0 None None None Never

Internal Links: 985637 1071186 1223003

Comment 2 Einav Cohen 2013-11-07 20:43:18 UTC
very similar to the request in bug 985637 (identical request, different tree).
as mentioned in bug 985637, comment #2 - we need a 'half-checked' check-box in order to support this properly (the 'parent' check-box should be fully checked only if *all* of its 'child' check-boxes are checked).

Comment 8 Greg Sheremeta 2017-11-16 02:11:20 UTC
As mentioned in Comment 2, this can be accomplished with a 'half-checked' checkbox. This is built into HTML via 'indeterminate checkboxes'.

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/checkbox

"A checkbox in the indeterminate state has a horizontal line in the box (it looks somewhat like a hyphen or minus sign) instead of a check/tick in most browsers.

There are not many use cases for this property. The most common is when a checkbox is available that "owns" a number of sub-options (which are also checkboxes). If all of the sub-options are checked, the owning checkbox is also checked, and if they're all unchecked, the owning checkbox is unchecked. If any one or more of the sub-options have a different state than the others, the owning checkbox is in the indeterminate state."

Targeting to 4.3

Comment 9 spower 2018-07-03 10:55:21 UTC
We agreed to remove RFEs component from Bugzilla, if you feel the component has been renamed incorrectly please reach out.

Comment 10 Greg Sheremeta 2018-10-10 00:56:22 UTC
Unfortunately we don't have capacity to work on this.


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