[toolpad-core] Add support for external links in dashboard navigation #4413
Labels
enhancement
This is not a bug, nor a new feature
scope: toolpad-core
Abbreviated to "core"
waiting for 👍
Waiting for upvotes
Summary
It would be great to include support for external links in the navigation component; perhaps add a new NavigationExternal type to be added to NavigationItem?
Examples
No response
Motivation
We have several services that are as yet outside of the mui framework but the user needs visibility of them in the dashboard nav. We would like these to be nested under a single item e.g., ExternalServices > ExternalService1, ExternalService2... Currently the breadcrumbs gets muddled if these external href are child items, as the NAVIGATION expects a
segment
property and concatenates this string to the href.Search keywords: navigation, routing, external link
The text was updated successfully, but these errors were encountered: