switching pages in the breadcrumbs #3356
Answered
by
loreina
marektonik
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
loreina
Jul 27, 2023
Replies: 1 comment 1 reply
-
Hi @marektonik, You can achieve that composition with our Breadcrumb and Menu components. Here's a CodeSandbox on how it can composed in code. While it's possible to recreate this pattern with Paste components, it might be helpful to consider: how widespread is this pattern across the product? How many users rely on the breadcrumb menu? Is it the best way for users to navigate to other pages in the app? The team would be curious to the answers of those and if there's an opportunity here for an alternative design. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
serifluous
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @marektonik,
You can achieve that composition with our Breadcrumb and Menu components. Here's a CodeSandbox on how it can composed in code.
While it's possible to recreate this pattern with Paste components, it might be helpful to consider: how widespread is this pattern across the product? How many users rely on the breadcrumb menu? Is it the best way for users to navigate to other pages in the app?
The team would be curious to the answers of those and if there's an opportunity here for an alternative design.