-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Fix DropdownMenu example RenderFlex overflowed error #162558
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix DropdownMenu example RenderFlex overflowed error #162558
Conversation
fc5d5b1 to
c745de1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Scrolling is a valid choice. I personally think wrapping could fit a small screen better, but the implementation is complex so it could take focus away from the DropdownMenu example.
examples/api/test/material/dropdown_menu/dropdown_menu.0_test.dart
Outdated
Show resolved
Hide resolved
examples/api/test/material/dropdown_menu/dropdown_menu.0_test.dart
Outdated
Show resolved
Hide resolved
TahaTesser
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rephrased this comment
Signed-off-by: huycozy <huy@nevercode.io>
Signed-off-by: huycozy <huy@nevercode.io>
Signed-off-by: huycozy <huy@nevercode.io>
Signed-off-by: huycozy <huy@nevercode.io>
decf8dc to
fa90d76
Compare
bleroux
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
|
autosubmit label was removed for flutter/flutter/162558, because This PR has not met approval requirements for merging. Changes were requested by {TahaTesser}, please make the needed changes and resubmit this PR.
|
TahaTesser
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fix #162506
Screen.Recording.2025-01-31.at.16.20.40.mov
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.