Actions
Bug #22199
closedcontent address data table fixes
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Workbench2
Target version:
Story points:
-
Release:
Release relationship:
Auto
Description
- toolbar is clipped
- toolbar is not grouped/sorted
- has an action column, but that's unnecessary because there's a toolbar
- left click on the row does not select it (however, right click behaves correctly)
Files
Updated by Peter Amstutz about 1 month ago
- Description updated (diff)
- File content-address-icons.png content-address-icons.png added
Updated by Peter Amstutz about 1 month ago
- Target version changed from Development 2024-10-23 sprint to Development 2024-11-06 sprint
Updated by Lisa Knox 16 days ago
22199-content-address-fixes @ e47396e7a579475c0bf302caf8ed0ef69f56f176
developer-run-tests-services-workbench2: #1341
- ✅ All agreed upon points are implemented / addressed.
- - Anything not implemented (discovered or discussed during work) has a follow-up story.
n/a - ✅ 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.
Waiting for feedback from reviewer - - Documentation has been updated.
n/a - ✅ Behaves appropriately at the intended scale (describe intended scale).
Intended scale is a single user - ✅ Considered backwards and forwards compatibility issues between client and server.
no change - ✅ Follows our coding standards and GUI style guidelines.
- The toolbar issues were fixed in #22155
- The only concern left is that if the toolbar is present and the viewport width is small enough, the label overflows to the second line and there is some awkward pop-in. I think the issue is rare enough and minor enough to ignore, but I'm willing to revisit it if necessary.
Updated by Lisa Knox 16 days ago
- Status changed from New to Resolved
Applied in changeset arvados|715867813d5d22bc5514e4970ffa7fb6314adee1.
Actions