fix(ui): Specifiers Search nav + compare/builder polish - #2414
Conversation
…uilder Rename the specifiers mode tab from Find to Search and route it to /specifiers/search with active-id, route visibility, and query/filter carry. Align compare header and focused-distinction guide with formulation, add builder review and empty-search cross-links, and add Playwright navigation proofs from compare and builder. Co-authored-by: Cursor <cursoragent@cursor.com>
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 reachedNext included review available in 14 minutes. View limit detailsLimit details: You’ve used the included review currently available. Your 98 included PR review attempts over the past 7 days set your current allowance at 1 review per hour. Your organization has reached its usage spending cap. Adjust your spending cap in the billing tab. Review configuration: ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (11)
Comment |
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_104f7b7b-5202-4952-971e-4372fc7b4332) |
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_005b5683-bbd8-4d25-aa47-676123844058) |
Uh oh!
There was an error while loading. Please reload this page.
Summary
/specifiers/search(active-id, route visibility, query/filter carry), matching Factsheets/Therapy Compass.Side-by-side review), focused-distinction guide for starter pairs, Waypoints map icon./specifiers/search.Verification
npx vitest run tests/mode-secondary-navigation.test.ts tests/page-secondary-navigation.dom.test.tsx→ 68 passednpm run verify:pr-local— unit/DOM nav contracts covered locally; full PR-local deferred to CI on this UI/nav-only changenpm run verify:ui— Playwright proofs added intests/ui-specifiers.spec.ts; Chromium gate deferred to CI (local Playwright production build was blocked earlier by unrelated DSM WIP)Risk and rollout
Clinical Governance Preflight
Clinical KB Database(sjrfecxgysukkwxsowpy)Notes
src/lib/specifiers.tsNote
Low Risk
Navigation labels, URLs, and UI cross-links only; no changes to specifier clinical data, auth, or backend behavior.
Overview
Renames the Specifiers mode tab from Find to Search and points it at
/specifiers/search, with active-tab detection, workflow-route classification, and Search link generation that preserves query,run, filters, and specifier selections when switching tabs. Breadcrumbs and specifier detail back navigation now target the search catalogue instead of/specifiers.Compare gains a formulation-style header (Side-by-side review), a Focused distinction panel for the two starter pairs (distinction, confusion, treatment), and a Waypoints icon on Browse the map. Builder review and search empty states add cross-links to the map, starter compare pairs, and compare (pre-filled when two specifiers are selected).
Tests and Playwright coverage are updated for the new labels, routes, and Search-tab navigation from compare and builder.
Reviewed by Cursor Bugbot for commit 9cfa37e. Configure here.