Actions
Bug #21900
closed"Groups" panel toolbar inconsistent with context menu
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Workbench2
Target version:
Story points:
-
Release:
Release relationship:
Auto
Description
The "Groups" panel data explorer behaves differently from other data explorers.
- left click on the row does not select it
- the toolbar does not match the context menu
- the toolbar has "move to" which isn't a valid operation for role groups, it should be removed
- the toolbar is missing "API details" and "Rename" options
- the "attributes" item is redundant and should just be removed
- an "additional info" operation that opens the details sidebar should be added
Updated by Peter Amstutz 6 months ago
- Target version changed from Development 2024-07-03 sprint to Development 2024-07-24 sprint
Updated by Peter Amstutz 5 months ago
- Target version changed from Development 2024-07-24 sprint to Development 2024-08-07 sprint
Updated by Peter Amstutz 5 months ago
- Target version changed from Development 2024-08-07 sprint to Development 2024-08-28 sprint
Updated by Lisa Knox 5 months ago
developer-run-tests-services-workbench2: #1022
21900-groups-panel-toolbar @ 3492703ce46780d95e9913746c7282ab560e576c
- ✅ All agreed upon points are implemented / addressed.
- ✅ Anything not implemented (discovered or discussed during work) has a follow-up story.
- NA - ✅ Code is tested and passing, both automated and manual, what manual testing was done is described
- ✅ Documentation has been updated.
- NA - ✅ Behaves appropriately at the intended scale (describe intended scale).
- ✅ Considered backwards and forwards compatibility issues between client and server.
- NA - ✅ Follows our coding standards and GUI style guidelines.
- The cypress command, "goToPath" was showing some flakiness locally so I replaced the content of the command with cy.visit() and it works, but doing so makes the goToPath itself redundant. Not sure what the best course of action is?
Updated by Peter Amstutz 4 months ago
- Target version changed from Development 2024-08-28 sprint to Development 2024-09-11 sprint
Updated by Peter Amstutz 4 months ago
- Target version changed from Development 2024-09-11 sprint to Development 2024-09-25 sprint
Updated by Lisa Knox 4 months ago
- Status changed from In Progress to Resolved
Applied in changeset arvados|300bdf179e219d9da960ef760c7745125e84c57b.
Actions