Skip to content

Dropdown element as Breadcrumb step #188

Description

@flaviocolonnascytl

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions