wave
wave copied to clipboard
Actionable Breadcrumbs
Describe the feature you'd like
Add a new Breadcrumbs component as in the image.
Each step should be a link that redirects you to the relative page.

Considerations: We need to understand how to integrate it with different router providers or just provide the building block and delegate the navigation to the user.
Describe alternatives you've considered
We could add a snowflake inside the project where we need this feature, but it might also be useful for other projects.