Skip to content

Refactor TopAppBarLabel into Breadcrumbs

Loic Huder requested to merge style-crumbs into main
  • Merged TopAppBarLabel into Breadcrumbs component (previously SubgraphBreadcrumbs). 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

Merge request reports