| Summary: | [RFE] Webadmin: check RHEVM role component if a subtree component is checked | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Anand Nande <anande> |
| Component: | ovirt-engine | Assignee: | Nobody <nobody> |
| Status: | CLOSED WONTFIX | QA Contact: | meital avital <mavital> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | gshereme, lpeer, lsurette, nbarcet, pstehlik, Rhev-m-bugs, spower, srevivo, ylavi |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | --- | Flags: | sherold:
Triaged+
|
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-10-10 00:56:22 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | UX | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 1223003 | ||
|
Comment 2
Einav Cohen
2013-11-07 20:43:18 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 We agreed to remove RFEs component from Bugzilla, if you feel the component has been renamed incorrectly please reach out. Unfortunately we don't have capacity to work on this. |