Skip to content

Incorrect Breadcrumb inlink Logic on docs/use-cases/xx Pages #4334

@vfanucci

Description

@vfanucci

Describe the issue

There is a navigation issue within the breadcrumb component on the documentation pages located under /docs/use-cases/*. Currently, the parent category link "Use Cases" in the breadcrumb is circular: it points to the current page's URL instead of the parent "Use Cases" index page

Expected Behavior
The "Use Cases" link should redirect the user to the parent directory: /docs/use-cases.

Actual Behavior
The "Use Cases" link redirects to the current page URL (e.g., /docs/use-cases/dbt), making it impossible to navigate back to the list of all use cases via the breadcrumb.

Image

Metadata

Metadata

Assignees

Labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions