Skip to content

Breadcrumb not honoring navigation hierarchy #158

Open
@eric-schneider

Description

Breadcrumbs only seem to contain the component title and the page title, but nothing in between.

Take the following page for example: https://docs.datastax.com/en/mission-control/secure/database/authn.html
The page hierarchy is Mission Control => Security => Authentication, but the resulting breadcrumb is just Mission Control / Authentication.

image

It could be that our UI specifically discard segments of the breadcrumb that aren’t page links. If so, then our current strategy of preventing parent nav items from being links has effectively broken the breadcrumb.

Regardless, we should have the full breadcrumb trail even if a segment of it, "Security" in this case, isn't a link.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions