fix(ui): make medication results edge-to-edge on phones#688
Conversation
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
|
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 (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughMedication prescribing results now use responsive layout classes, safe-area-aware styling, selected mobile-row indicators, revised empty states, and updated desktop/mobile breakpoints. New Playwright stress coverage validates medication layouts across viewport sizes. ChangesMedication responsive results
Estimated code review effort: 3 (Moderate) | ~20 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@src/components/clinical-dashboard/medication-prescribing-workspace.tsx`:
- Around line 489-499: Replace the mojibake text in the loading message within
the catalog loading branch of the medication results UI with a correctly encoded
ellipsis, preserving the existing wording and markup.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro Plus
Run ID: b90f2676-8e58-459c-a080-81df2a1a3ccb
📒 Files selected for processing (3)
src/app/globals.csssrc/components/clinical-dashboard/medication-prescribing-workspace.tsxtests/ui-stress.spec.ts
Summary
Verification
Summary by CodeRabbit