Restore markdown table scrolling after redesign#488
Conversation
Bring back intrinsic-width markdown tables so narrow screens scroll horizontally instead of collapsing columns. Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis pull request refactors markdown table layout and adds scroll-state detection to table components. The CSS changes switch table sizing from fixed-width with wrapping constraints to intrinsic column sizing using Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Deploying maple with
|
| Latest commit: |
daa326b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://992ea386.maple-ca8.pages.dev |
| Branch Preview URL: | https://fix-restore-markdown-table-s.maple-ca8.pages.dev |
Summary
Testing
Summary by CodeRabbit
Style
New Features