Bug #24141
closed"Select All" on folded subscriptions should be implied/automatic
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1597081
Description of problem:
When a user has rolled-up/folded subscriptions and clicks the 'select all' checkbox, those rolled up subscriptions are not automatically selected.
If they are unrolled, and user re-clicks, these get selected.
If a user wants to "Select All", in this case, it is presumable that each item within a folded subscription is desired to be selected as well.
Version-Release number of selected component (if applicable):
6.4.0 snap 10
How reproducible:
Steps to Reproduce:1. Upload a manifest which has folded subscriptions. Examples of these subscriptions might be:
- Red Hat Enterprise Linux Developer Support, Enterprise
- Red Hat Enterprise Linux Developer Support, Professional
2. Navigate to the Subscriptions page; assure said subscriptions are "rolled-up" (the expando arrow is facing 'down')
3. Click the Select All checkbox.
4. Expand the rolled up subscription
5. View results
Actual results:
It is clear the rolled up subscriptions are not checked. Upon doing this, the Select All checkbox does become unmarked. Clicking it again will select the now-unfolded subscriptions
Expected results:
I would think that if user Selects All, it would logically mark all child subscriptions as selected, even if they are folded.
More to the point (and perhaps this should be a separate BZ), anytime a parent subscription's checkbox is selected, either manually or via Select All, the child subscriptions should get selected as well.
Additional info: