Actions
Bug #22772
closedSelection under the "Workflow runs" tab
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Workbench2
Target version:
Story points:
-
Description
Spun off of #22564:
Selection under the "Workflow runs" tab is buggy:
- Load workbench and go to the "Workflow runs" tab where there are a bunch of workflows
- Click on the "Select all" check box
- Nothing happens
- Load workbench and go to the "Workflow runs" tab where there are a bunch of workflows
- Open the select menu and choose "All"
- Nothing happens
- Load workbench and go to the "Data" tab where there are projects/collections
- Click on the "Select all" check box
- Everything is selected as expected
- Load workbench and go to the "Workflow runs" tab where there are a bunch of workflows
- Click on the "Select all" check box
- Nothing happens
- go to the "Data" tab where there are projects/collections
- Click on the "Select all" check box
- Nothing happens
- Load workbench and go to the "Workflow runs" tab where there are a bunch of workflows
- Select the top 2 items by click on the boxes on the left
- Click on the "select all" box at the top
- It toggles the selection of those two items and nothing else
- Load workbench and go to the "Workflow runs" tab where there are a bunch of workflows
- Select the top 2 items by click on the boxes on the left
- Select "invert" from the selection menu
- The two items are de-selected but nothing else is selected
Updated by Lisa Knox 8 days ago
- Related to Bug #22564: More testing for multiselect added
Updated by Lisa Knox 4 days ago
22772-workflow-multiselector @ 92cc37d246a1f73ed04c706c7c0248b867d5e975
developer-run-tests-services-workbench2: #1504
- ✅ All agreed upon points are implemented / addressed.
- ✅ Anything not implemented (discovered or discussed during work) has a follow-up story.
- Tests will be written as part of #22564
- ✅ Code is tested and passing, both automated and manual, what manual testing was done is described
- ✅ New or changed UX/UX and has gotten feedback from stakeholders.
- ✅ Documentation has been updated.
- ✅ Behaves appropriately at the intended scale (describe intended scale).
- ✅ Considered backwards and forwards compatibility issues between client and server.
- ✅ Follows our coding standards and GUI style guidelines.
Updated by Lisa Knox 4 days ago
- Status changed from New to Resolved
Applied in changeset arvados|159065fe19a4bc17e4e7eb33fe419eb74794d709.
Actions