/lo redirects immediately to /lo/dashboard and is not a standalone screen.
Overview
Navigating to/lo triggers a <Navigate to="/lo/dashboard" replace /> in the router. There is no distinct component rendered at this path. Users land directly on the Leadership dashboard.
Who it’s for
RequiresLO_PERMISSIONS.DASHBOARD_VIEW (lo.dashboard.view) via the shared LOViewGuard.
Before you start
Ensure you have thelo.dashboard.view permission. Without it, the guard redirects before the navigation resolves.
Steps
1
Navigate to Leadership
Open the Leadership module from the sidebar; the app redirects you to
/lo/dashboard.Related
Leadership
Leadership core overview.
Governance & parity
Documentation coverage and governance.
This page documents shipped product behavior. It is not medical, legal, or
billing advice. Verify against your organization’s policies and applicable
regulations before using it for clinical, compliance, or billing decisions.
Protected health information (PHI) shown in the product is governed by your
tenant’s access controls and is never exposed in this documentation.
Documentation sources
Documentation sources
- src/routes/lo.tsx