Refactor TopAppBarLabel into Breadcrumbs
- Merged
TopAppBarLabel
intoBreadcrumbs
component (previouslySubgraphBreadcrumbs
). Reworked a bit the styling. - Reworked
displayedWorkflowHierarchy
to only store parents (or ancestors), following the recommendation in !390 (comment 280913) - Fixed the Cypress tests to match the new
Breadcrumbs
component structure
Edited by Loic Huder