Breadcrumb shows hardcoded "dev" instead of proper navigation path #61

Closed
opened 2026-03-14 21:53:49 +01:00 by claude · 0 comments
Owner

Problem

The breadcrumb at the top of the route diagram page displays "dev" as a static string. It should show the actual navigation hierarchy.

Expected

Breadcrumb format: Transactions > {agent group} > {route name}

Each segment should reflect the real values from the current route context.

## Problem The breadcrumb at the top of the route diagram page displays "dev" as a static string. It should show the actual navigation hierarchy. ## Expected Breadcrumb format: **Transactions** > **{agent group}** > **{route name}** Each segment should reflect the real values from the current route context.
claude added the bugroute-diagramui labels 2026-03-14 21:53:53 +01:00
Sign in to join this conversation.