Skip to content

fix: allow breadcrumbs to wrap on narrow screens#3886

Open
remove334 wants to merge 1 commit into
Kinto:masterfrom
remove334:fix/wrapping-breadcrumbs
Open

fix: allow breadcrumbs to wrap on narrow screens#3886
remove334 wants to merge 1 commit into
Kinto:masterfrom
remove334:fix/wrapping-breadcrumbs

Conversation

@remove334

Copy link
Copy Markdown

Summary

  • allows breadcrumbs to wrap on narrow screens
  • keeps the styling scoped to the breadcrumb layout

Closes #3599.

Test plan

  • git diff --check
  • npm run cs-check could not run because local dependencies are not installed.

@alexcottner

Copy link
Copy Markdown
Contributor

Hello - Can you provide any before/after screenshots of what you're seeing it improve? Ex.

Current:
image

With this patch:
image

In my tests, it doesn't seem like it does much but remove some white space making it slightly more difficult to parse at times. But it's possible my test case isn't great.

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.

Should breadcrumbs wrap on narrow screens?

2 participants