Unable to amend the choice once the whole group of nodes is selected
Bug #2013167 reported by
Vladimir Grevtsev
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Triaged
|
Medium
|
Unassigned | ||
maas-ui |
Triaged
|
Medium
|
Peter Makowski |
Bug Description
Let's imagine there is a MAAS deployment with 10 machines, and we want to deploy (or power-on, or whatever else) 9 of them. Before 3.2, the following UI usage scenario used to exist:
1. Click on the checkbox next to "Deployed" group tab (1st click)
2. Un-check manually the node you don't want to touch (2nd click)
3. "Take action" → "...." → "...." (3rd, 4th, 5th clicks)
Total: 5 clicks to perform an action
Since 3.2, it's impossible because once the 1st checkbox (which selects the whole group) is checked, all node-specific checkboxes are non-clickable - hence the above scenario now renders in 9+1+3=13 clicks instead of 5.
Could this be considered as UX regression?
Changed in maas: | |
importance: | Undecided → High |
importance: | High → Undecided |
summary: |
- 2.3/UI: Unable to amend the choice once the whole group of nodes is - selected + Unable to amend the choice once the whole group of nodes is selected |
description: | updated |
Changed in maas: | |
importance: | Undecided → Medium |
milestone: | none → 3.4.0 |
status: | New → Triaged |
Changed in maas-ui: | |
importance: | Undecided → Medium |
status: | New → Triaged |
tags: | removed: bug-council |
Changed in maas: | |
milestone: | 3.4.0 → 3.4.x |
To post a comment you must log in.
This is a bug, if you select all of it in a group, you should be able to unselect it. The Parent group checkbox will be in "partially selected" state.