Skip to content

Breadcrumb Functionality for Segment #2755

Answered by SiTaggart
brannytempy asked this question in Ideas
Discussion options

You must be logged in to vote

Hi @brannytempy

This wasn't caught in the gap analysis because it doesn't seem to appear in Evergreen at all. Unless I can't find it.

That being said though, you can easily achieve what you need to achieve with composition. I've create a Codesandbox for you to demonstrate how. https://codesandbox.io/s/breadcrumbs-with-actions-tj29b7?file=/src/index.tsx

It creates a design like the below screen shot and, supports an action or menu or popover or what ever at each level.

You need to do a little layout creation, but that is idea of Paste components. You can extend components with other components, in a mix and match kind of creation.

Hope that helps!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@brannytempy
Comment options

Answer selected by brannytempy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants