Actions
Bug #22624
closedLeft panel uncollapses when closing details panel
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Workbench2
Target version:
Story points:
-
Release:
Release relationship:
Auto
Description
Found an edge case where the following steps causes an unintended left panel uncollapse
- open details panel
- resize left panel all the way to the right
- collapse left panel
- close details panel
- left panel now is at uncollapsed size
Updated by Stephen Smith 10 days ago
Changes at arvados|de45c9339ed143a05663d32afe1dbac544d466a3 branch 22624-left-panel-uncollapse-bug
Tests developer-run-tests-services-workbench2: #1458
- All agreed upon points are implemented / addressed.
- Changed collapsed left panel to use max-width so that it overrides any width set by triggered resize calculations while collapsed (closing details panel after left panel has been collapsed while details panel was pushed out of existence)
- 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
- passes automated tests and manual checking of collapsing/uncollapsing
- Documentation has been updated.
- n/a
- Behaves appropriately at the intended scale (describe intended scale).
- no change in scale
- Considered backwards and forwards compatibility issues between client and server.
- none
- Follows our coding standards and GUI style guidelines.
- no significant ui changes
Updated by Brett Smith 10 days ago
- Release set to 75
- Target version set to Development 2025-03-19
Updated by Stephen Smith 9 days ago
- Status changed from In Progress to Resolved
Updated by Brett Smith 9 days ago
- Related to Bug #22566: Left tree panel should not scroll horizontally, it should be clipped added
Actions