Skip to content

feat(Breadcrumb): Update behavior guidelines

Austin Regnery requested to merge aregnery/breadcrumb-behavior-updates into main

What does this MR do?

With updates to the navigation, the breadcrumb documentation has fallen behind as the source of truth. This change aims to bring guidance back in line with the expectations while also defining the behavior and content necessary to support the constraints in which the breadcrumb appears.

Related #1562 (closed)

Unblocks gitlab-org/gitlab#358113 (closed)

Illustrative example

These mockups are not a perfect example, but they are meant to show the constraints the breadcrumb is forced into.

Before After
XL - Before (Full).png XL - After (Full).png
XS - Before (Collpased).png XS - After (Rest).png
XS - After (Rest).png XS - After (Dropdown).png

Does this MR meet the acceptance criteria?

Edited by Jeremy Elder

Merge request reports