Breadcrumbs #1623
Breadcrumbs
#1623
-
Implement a new breadcrumbs component to improve navigation. It would also be nice to have the ability to have a context menu for each breadcrumb just like it's done in the Jenkins UI. FYI, as of react-router v6.4, there is an officially supported way of producing breadcrumbs: https://reactrouter.com/en/main/hooks/use-matches#breadcrumbs. |
Beta Was this translation helpful? Give feedback.
Answered by
GomezIvann
Jun 23, 2023
Replies: 1 comment 1 reply
-
Hi @madsjoh. I completely agree. We already have the Breadcrumbs component in our roadmap and we will address it soon. We will keep you updated on the component implementation. Thanks for the feedback. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
GomezIvann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @madsjoh.
I completely agree. We already have the Breadcrumbs component in our roadmap and we will address it soon. We will keep you updated on the component implementation.
Thanks for the feedback.