refactor(admin): make every admin page span the full screen width - #18
Conversation
- Drop the dashboard grid's lg:max-w-3xl cap and let it use more columns on large screens so the page fills the width like the users page. - Give ResourceCrudComponent a full-width flex host so its content stretches the whole screen instead of shrinking to the default inline host width (affects hubs, categories, units, products, markets, vehicles, zones). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Code Review Could Not Complete
|
| Options | Enabled |
|---|---|
| Bug | ✅ |
| Performance | ✅ |
| Security | ✅ |
| Business Logic | ✅ |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughAdmin dashboard cards now use responsive grid columns and spacing, while the resource CRUD component host uses flex sizing and column layout classes. ChangesAdmin layout
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint install timed out. The project may have too many dependencies for the sandbox. 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 by CodeRabbit