Fix(differentials): route Compare selected to resolved presentation workflow#885
Conversation
…re-hk5lur Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com>
Resolve presentation workflow on the server redirect with a relative Location header so Compare selected keeps IDs without pulling the differentials snapshot into the client bundle. Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughThe PR centralizes differential navigation URL construction, updates dashboard links to preserve query and selection state, and changes the presentations route to return a relative 307 redirect. Tests cover URL encoding, client-safe imports, bind-address handling, and redirect expectations. ChangesDifferentials navigation
Estimated code review effort: 3 (Moderate) | ~20 minutes Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
…compare-href-1ae0 Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com>
…compare-href-1ae0 Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com>
…compare-href-1ae0 Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com>
Summary
Verification
npm run test -- --run tests/differentials-navigation.test.ts(4 passed)npx prettier --checkon touched navigation/test filesRisk and rollout
Clinical Governance Preflight
Clinical KB Database(sjrfecxgysukkwxsowpy)Summary by CodeRabbit
New Features
Bug Fixes
Tests