Actions
Bug #19991
closedBreadcrumbs don't load when too many side panel items
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Workbench2
Target version:
Story points:
2.0
Release:
Release relationship:
Auto
Description
Related to #19959, the breadcrumbs currently work by parsing the side panel tree data, when too many items are present, the side panel tree likely is missing the relevant items for constructing the breadcrumbs.
Updated by Peter Amstutz over 1 year ago
- Story points set to 2.0
- Target version changed from Future to Development 2023-07-19 sprint
Updated by Peter Amstutz over 1 year ago
- Target version changed from Development 2023-07-19 sprint to Development 2023-08-02 sprint
Updated by Peter Amstutz over 1 year ago
- Category set to Workbench2
- Project changed from Arvados Workbench 2 to Arvados
Updated by Peter Amstutz over 1 year ago
- Target version changed from Development 2023-08-02 sprint to Development 2023-08-16
Updated by Peter Amstutz over 1 year ago
- Target version changed from Development 2023-08-16 to Development 2023-08-30
Updated by Stephen Smith over 1 year ago
Changes at arvados-workbench2|2d595a358546ba3da4f0222310bdd5bc1dfdda3e
Tests developer-tests-workbench2: #1316
- Replace usage of side panel tree in generating breadcrumbs with ancestor service
- Fix cypress tests with additional waitForDoms and replacing localhost with 127.0.0.1
Updated by Peter Amstutz over 1 year ago
Stephen Smith wrote in #note-10:
Changes at arvados-workbench2|2d595a358546ba3da4f0222310bdd5bc1dfdda3e
Tests developer-tests-workbench2: #1316
- Replace usage of side panel tree in generating breadcrumbs with ancestor service
- Fix cypress tests with additional waitForDoms and replacing localhost with 127.0.0.1
This LGTM
Updated by Stephen Smith over 1 year ago
- Status changed from In Progress to Resolved
Actions