Skip to content

Question : Clicking on a tab to change the URL and the breadcrumb ? #391

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
christopheblin opened this issue Jun 5, 2018 · 1 comment
Closed

Comments

@christopheblin
Copy link

In the tabs example (https://coreui.io/react/demo/#/base/tabs), would it be possible to have the URL and the breadcrumb to change when a tab is changed

Something like /base/tabs would "redirect" to /base/tabs/1 and breadcrumb would display Home / Base / Tabs / Home

And when you click on the second tab, it would "redirect" to /base/tabs/2 and breadcrumb would display / Home / Base / Tabs / Profile

I think the problem I am facing is that you can not use the Redirect component since we want to redirect to the same component

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

No branches or pull requests

1 participant