Navigation¶
Status: Placeholder — to be developed. Last reviewed: —
Scope¶
Cross-page navigation patterns: top nav structure, sidebar (if any), breadcrumbs, "back" button behaviour, deep-linking conventions (URL captures sort/filter/pagination state — see ui/search-sort-filter.md), redirect-after-action rules (where does a successful create / delete / save send you).
Sources to mine when writing this¶
templates/base.htmland any nav partials.- Existing breadcrumb patterns across detail/edit pages.
- View
success_urlconventions across apps — currently inconsistent (some return to list, some to detail, some to home). - The CLAUDE.md mention of multi-tenant practice context — how the active practice is communicated in the nav.