diff --git a/apps/web/src/domains/chat/inspector/components/call-rail.tsx b/apps/web/src/domains/chat/inspector/components/call-rail.tsx index b9fa7579e09..d030d6848ad 100644 --- a/apps/web/src/domains/chat/inspector/components/call-rail.tsx +++ b/apps/web/src/domains/chat/inspector/components/call-rail.tsx @@ -17,6 +17,16 @@ interface CallRailProps { logs: LLMRequestLogEntry[]; selectedLogId: string | undefined; buildCallHref: (logId: string) => string; + /** + * Fires when a row is tapped, *before* `Link` navigation kicks in. + * + * The desktop rail lives in a persistent `