-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Simplify TermsWithLicenses and SignInPageLayout #4964
Conversation
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.
This is great! Thanks for fixing this @roryabraham!
Just a small NAB: I noticed that the LocalePicker
has 2 borders. This PR did not introduce this, but would you mind fixing that? Or if you prefer, I can open another issue for it.
There's another issue already open I believe. |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by @roryabraham in version: 1.0.91-1 🚀
|
🚀 Deployed to production by @roryabraham in version: 1.0.92-0 🚀
|
Details
While fiddling around testing for #4958, I discovered a large amount of duplicate code an unnecessarily divided implementations. This PR does some minor refactoring to simplify some redundant code in the signin/password pages. There's still more that could be done to clean this up, but this is a start.
Fixed Issues
None.
Tests / QA Steps
We just need to do regression testing of the signup/login pages – taking particular note of the Terms and Licenses at the bottom of the screen.
Tested On
Screenshots
Web
Mobile Web
Desktop
iOS
Android