-
Notifications
You must be signed in to change notification settings - Fork 132
fix(ui_oauth): fix sign in button layout when width is resized #548
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(ui_oauth): fix sign in button layout when width is resized #548
Conversation
|
Hello 👋, this PR has been opened for more than 2 months with no activity on it. If you think this is a mistake please comment and ping a maintainer to get this merged ASAP! Thanks for contributing! You have 15 days until this gets closed automatically |
|
Hey @russellwheatley, IMHO it would be nice to merge this one. |
|
@radomir9720 - could you explain what this PR is needed for? Use images if it is a UI issue |
|
@russellwheatley, Have you seen the videos attached to the PR's description? |
|
Hello 👋, this PR has been opened for more than 2 months with no activity on it. If you think this is a mistake please comment and ping a maintainer to get this merged ASAP! Thanks for contributing! You have 15 days until this gets closed automatically |
Description
This PR fixes the sign in button layout.
Old layout
2025-09-26.16.03.26.mov
New layout
default.mov
Tests
Unit ✅
iOS (e2e) ✅
Android (e2e) ✅
MacOS (e2e) ✅
Checklist
Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes (
[x]).This will ensure a smooth and quick review process. Updating the
pubspec.yamland changelogs is not required.///).melos run analyze) does not report any problems on my PR.melos run test:unit:alldoesn't fail).Breaking Change
Does your PR require plugin users to manually update their apps to accommodate your change?