Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(styles): updated breadcrumbs to wrap at low content consistently #897

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

Bracciata
Copy link
Contributor

Updated the breadcrumbs so the separators will stay inline, while also still wrapping for the cases where there is a large number of breadcrumbs.

Closes: #850

Below is an example where it is still multiple columns and one where it is shrunk down to one column due to screen width.

breadcrumbs where it is not fully one column due to small screen width

breadcrumbs where it is one column due to small screen width

@Bracciata Bracciata requested a review from a team as a code owner February 16, 2023 00:08
@Bracciata Bracciata changed the title fix: updated breadcrumbs to wrap at low content consistently fix(styles): updated breadcrumbs to wrap at low content consistently Feb 16, 2023
Copy link
Member

@scurker scurker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚨 REVIEWED FOR SECURITY 🚨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: <Breadcrumb> with several items on small layout renders inconsistently
2 participants