Feature #19504
closedBreadcrumbs bar showing parent workflow for workflows steps and output collections
100%
Files
Updated by Peter Amstutz over 2 years ago
- Related to Feature #19467: Design for navigation from collections and workflow steps (breadcrumbs) added
Updated by Stephen Smith over 2 years ago
- Status changed from New to In Progress
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-09-28 sprint to 2022-10-12 sprint
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-10-12 sprint to 2022-10-26 sprint
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-10-26 sprint to 2022-11-09 sprint
Updated by Stephen Smith about 2 years ago
- Target version changed from 2022-11-09 sprint to 2022-11-23 sprint
Updated by Stephen Smith about 2 years ago
- File Screenshot_20221117_101214.png Screenshot_20221117_101214.png added
- File Screenshot_20221117_101122.png Screenshot_20221117_101122.png added
Changes at arvados-workbench2|62e6fff927ed9def5dc9cecb9a67b0fee7430e5d branch 19504-breadcrumbs
Tests developer-tests-workbench2: #1007
- Added parent process to subprocess/output collection breadcrumbs
- Added resource colors to breadcrumbs
- Updated rounded edges similar to mockup
Updated by Peter Amstutz about 2 years ago
I think this was just overlooked from the original writeup, but the breadcrumbs should have the same behavior for collections containing logs as with collections containing output.
Updated by Stephen Smith about 2 years ago
Additional tasks from discussion:
- Increase the fading effect of ancestor breadcrumbs, don't fade text color to help ensure contrast requirements
- Add right padding to end of breadcrumbs to even out spacing
- Add some space between breadcrumbs and panel tabs
- Prevent refresh/info buttons from wrapping
- Improve vertical centering of text on breadcrumbs
TBD: How should too many breadcrumbs be handled
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-11-23 sprint to 2022-12-07 Sprint
Updated by Sarah Zaranek about 2 years ago
- Not have chips
- Be primary link color (no link, just link/primary color) up to current location
- Current location should be the grey
- I believe no shading/fading
- Icons should be the color of the text (or all grey)
Updated by Stephen Smith about 2 years ago
Changes at arvados-workbench2|3d4803244cc4fd2135ab6f75f527a720ef9eee4e branch 19504-breadcrumbs
Tests developer-tests-workbench2: #1015
- Breadcrumb colors
- Removed resource breadcrumbs colors
- Use original transparent background for breadcrumbs
- Layout/spacing
- Tweaked vertical centering of text in breadcrumbs
- Added extra space between breadcrumbs and multi panel view buttons for process details page
- Allow breadcrumbs to wrap to prevent refresh/info button wrapping
- Change process icon to gear icon globally
- Text color
- Use primary color for parent breadcrumb text color (this doesn't meet contrast guidelines but this is the case for most uses of the primary color on light background and should be resolved by the color palette rework)
- Use dark grey for current breadcrumb (meets contrast guidelines)
Updated by Stephen Smith about 2 years ago
Updated by Sarah Zaranek about 2 years ago
- I like the new icon for processes, and it looks good
- The highlight is way less cumbersome than the chips and it looks clean so thumbs up on that
- I thought we had decided to trim the middle section of the breadcrumbs if the breadcrumbs got too big so that the breadcrumbs always stay in 1 line - but it looks like it continues over to multiple lines (I added a screenshot). I thought we even had a discussion that we would keep the first and last few entries. Did I misremember this?
- When I go phone-size, it seems that the refresh icon and the i icon disappear instead of adjusting the breadcrumbs to be small enough? Is that based on a minimum size of the breadcrumbs? Not sure if we are worrying about this, but just in case I added a screenshot.
- Also for long names, the name doesn't seem to be truncating anymore?
Updated by Sarah Zaranek about 2 years ago
- File Screenshot from 2022-12-07 09-58-33.png Screenshot from 2022-12-07 09-58-33.png added
- File Screenshot from 2022-12-07 09-57-06.png Screenshot from 2022-12-07 09-57-06.png added
Screenshots -- attaching here.
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-12-07 Sprint to 2022-12-21 Sprint
Updated by Sarah Zaranek about 2 years ago
- The > in the breadcrumbs color might be nice to make it the color of the folders
Updated by Stephen Smith about 2 years ago
- File Screenshot_20221208_095349.png Screenshot_20221208_095349.png added
- File Screenshot_20221208_095335.png Screenshot_20221208_095335.png added
Changes at arvados-workbench2|59c625e23ea98288ed11674f6218b998fc807307
Tests developer-tests-workbench2: #1018
- Make breadcrumbs collapse with ellipse instead of wrapping
- Breadcrumbs can collapse all the way down to just icons, where hovering shows the full breadcrumb name
- Set breadcrumbs chevron color to match icon color
Updated by Stephen Smith about 2 years ago
Updated by Sarah Zaranek about 2 years ago
- File Screenshot from 2022-12-15 11-51-55.png Screenshot from 2022-12-15 11-51-55.png added
- File Screenshot from 2022-12-15 11-47-17.png Screenshot from 2022-12-15 11-47-17.png added
This method doesn't seem to work for smaller windows or deep-file structures. It just then plots the refresh button OVER the breadcrumb
See attached windows
I think we said in these solutions we would replace the middle of the breadcrumbs with ...
Not sure this is so bad to delay release, but it is confusing and we probably should fix it sometime soon.
Also, I find it odd that Projects doesn't have the corresponding icon like all the other locations and like the LHS nav.
Updated by Stephen Smith about 2 years ago
Changes at arvados-workbench2|d8c258955c1cd26ace902639dfb0bc3f0f489e5d
Tests developer-tests-workbench2: #1044
- Added side panel icons to first breadcrumb items
Updated by Stephen Smith about 2 years ago
Updated by Stephen Smith about 2 years ago
- Status changed from In Progress to Resolved