fix overflow bug cause 2 expanded in the same column#804
fix overflow bug cause 2 expanded in the same column#804mahmoudr80 wants to merge 1 commit intoAOSSIE-Org:masterfrom
Conversation
|
🎉 Welcome @mahmoudr80!
We appreciate your contribution! 🚀 |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughA layout constraint in the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
Description
There are 2 Expanded widgets in the same column in the add_chapter_screen, so there is an overflow
Fixes # (issue)
Replace one Expanded with a Flexible widget
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
I used multiple emulator to test this bug
Please include screenshots below if applicable.
Checklist:
Maintainer Checklist
Summary by CodeRabbit