Skip to content

Simplify TermsWithLicenses and SignInPageLayout#4964

Merged
roryabraham merged 5 commits into
mainfrom
Rory-FixLanguagePicker
Sep 1, 2021
Merged

Simplify TermsWithLicenses and SignInPageLayout#4964
roryabraham merged 5 commits into
mainfrom
Rory-FixLanguagePicker

Conversation

@roryabraham

@roryabraham roryabraham commented Aug 31, 2021

Copy link
Copy Markdown
Contributor

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

@luacmartins luacmartins left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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

OSBotify commented Sep 1, 2021

Copy link
Copy Markdown
Contributor

✋ 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
Copy Markdown
Contributor Author

#4972

@OSBotify

OSBotify commented Sep 2, 2021

Copy link
Copy Markdown
Contributor

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

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

@OSBotify

OSBotify commented Sep 3, 2021

Copy link
Copy Markdown
Contributor

🚀 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