Skip to content
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

Dropdown element as Breadcrumb step #188

Open
flaviocolonnascytl opened this issue Feb 6, 2018 · 0 comments
Open

Dropdown element as Breadcrumb step #188

flaviocolonnascytl opened this issue Feb 6, 2018 · 0 comments

Comments

@flaviocolonnascytl
Copy link

In my team we were facing a limitation about adding a dropdown with ui-sref links inside the breadcrumb html.
We achieved the goal to inject custom HTML, as described in the README, using the $breadcrumbProvider options.
But we weren't able to create the links for the dropdown like ncyBreadcrumbLink without touching the code of the library.
So, we had to add a small code in order to map the links, coming from custom $state options, with the ui-router.
The solution is working but we would like to have it in the library itself instead of having a dirty copy of it.
We think it is a nice solution for modern breadcrumbs.

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