Skip to content
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

Merged
merged 5 commits into from
Sep 1, 2021

Conversation

roryabraham
Copy link
Contributor

@roryabraham roryabraham commented Aug 31, 2021

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.

  1. Go to the signup page.
  2. Verify that the layout looks correct.
  3. Verify that the terms and licenses at the bottom of the page are correctly formatted.
  4. Go to the password page, and repeat the previous two steps.

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android

Screenshots

Web

image

Mobile Web

Desktop

iOS

Android

@roryabraham roryabraham self-assigned this Aug 31, 2021
@roryabraham roryabraham marked this pull request as ready for review August 31, 2021 23:59
@roryabraham roryabraham requested a review from a team as a code owner August 31, 2021 23:59
@MelvinBot MelvinBot requested review from luacmartins and removed request for a team August 31, 2021 23:59
Copy link
Contributor

@luacmartins luacmartins left a 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.

@roryabraham
Copy link
Contributor Author

There's another issue already open I believe.

@roryabraham roryabraham merged commit 28d31b7 into main Sep 1, 2021
@roryabraham roryabraham deleted the Rory-FixLanguagePicker branch September 1, 2021 18:10
@OSBotify
Copy link
Contributor

OSBotify commented Sep 1, 2021

✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.

@roryabraham
Copy link
Contributor Author

#4972

@OSBotify
Copy link
Contributor

OSBotify commented Sep 2, 2021

🚀 Deployed to staging by @roryabraham in version: 1.0.91-1 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@OSBotify
Copy link
Contributor

OSBotify commented Sep 3, 2021

🚀 Deployed to production by @roryabraham in version: 1.0.92-0 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants