ENG-9556: Remove url for breadcrumbs with no associated doc page#6591
ENG-9556: Remove url for breadcrumbs with no associated doc page#6591carlosabadia wants to merge 2 commits into
Conversation
Greptile SummaryThis PR prevents 404-linked breadcrumbs for doc categories (e.g.
Confidence Score: 4/5Safe to merge — the change narrows breadcrumb link rendering to only registered routes and falls back to plain text, which is strictly safer than the previous behaviour of linking to potentially non-existent pages. The logic change is small and well-tested. The only open question is the single-entry label override for "AI"; other acronym segments would silently display incorrectly if added later, but nothing is broken today. docs/app/reflex_docs/templates/docpage/docpage.py — the hardcoded label override Important Files Changed
Reviews (1): Last reviewed commit: "ENG-9556: Remove url for breadcrumbs wit..." | Re-trigger Greptile |
No description provided.