feat(sidebar): add personalised clinical navigation - #2026
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
|
Warning Review limit reachedYou’ve reached a temporary PR review limit under our Fair Usage Limits Policy. Next review available in: 29 minutes Limit details: You’ve used all 1 included review currently available under your plan. You completed 94 included PR reviews in the past 7 days; at that activity level, included reviews refill at 1 review per hour. Your organization has reached its usage spending cap. Adjust your spending cap in the billing tab. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (18)
Comment |
CI triageCI failed on this PR. Automated classification of the 2 failed job(s):
Compared with main CI run #11281 (cancelled). Classification is evidence routing, not permission to ignore a failure. Exact quarantined Playwright identities remain governed by the flake ledger. |
- Replace deprecated --text-soft alias with --text-muted on the appearance-menu label and search-shortcut kbd (TOKENS.md §6/§7). - Bump the Edit-shortcuts and View-all-chats buttons from min-h-9 to min-h-tap so they clear the 48px interactive tap floor. - Route the new sidebar-live-shell.module.css literals (z-index, padding, border-radius, gap, line-height) through design tokens or the existing var(--local-name, fallback) escape hatch already used by --z-raised in globals.css, instead of bare numeric literals. Fixes the failing "Static PR checks" / check:design-system-contract job blocking PR #2026.
Summary
Verification
npm run verify:pr-local— partial: runtime, installed-lock parity, changed-file formatting, lint, and typecheck passed. The full test stage stopped with four failures; the route-documentation failure was corrected and focused route/sidebar coverage passes. Build, RAG fixtures, and medication checks were not reached.npm test -- tests/sidebar-live-mockup.dom.test.tsx tests/sidebar-pins.test.ts tests/sidebar-production.dom.test.tsx tests/favourites-auth-gate.dom.test.tsx tests/site-map.test.ts tests/route-reachability.test.ts— 34 passed.npm run typecheck— passed.npm run format— passed.npm run verify:uisuite; focused production/sidebar browser proof was used instead.Risk and rollout
4326682f2.Clinical Governance Preflight
Not applicable: this is a client-side navigation and presentation change. Clinical claims, sources, retrieval, document access, patient-identifiable workflows, and provider configuration are unchanged.
Notes
mainatf2cdb69f5.