style(model-pricing): balance 5:5 layout and fix editor panel overlap - #6839
style(model-pricing): balance 5:5 layout and fix editor panel overlap#6839xjdanielwhu wants to merge 1 commit into
Conversation
- split model list / pricing editor columns evenly at 5:5 - narrow the preview column in the pricing editor panel - prevent price card grid from overflowing the scrollable area
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
WalkthroughThe pricing editor now uses revised responsive grid widths. The main editor receives more space, preview bounds are narrower, pricing lanes can shrink below 400px, and the ratio visual editor uses equal-width columns. ChangesResponsive editor layouts
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: ⚪ Minimal · up to This change adjusts the model pricing editor layout and prevents panel overflow without introducing a known production or correctness risk; no actionable merge-blocking risk remains beyond normal checks and review. Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
minmax(min(100%,400px),1fr).Files changed
web/src/features/system-settings/models/model-ratio-visual-editor.tsxweb/src/features/system-settings/models/model-pricing-sheet.tsxVerification
Summary by CodeRabbit