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

Fix main action button is not visible on iPad on "Build Your Network" onboarding screen #1757

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

pelumy
Copy link
Contributor

@pelumy pelumy commented Feb 5, 2025

Issues covered

#184

Description

This PR fixes an issue where the main action button is not visible on iPad on "Build Your Network" onboarding screen.

I removed the scrollview and rearranged the view, making the spacing between the stacked text above, the image and the bottom to be dynamic using a Spacer. I also added a maxWidth to the image to make it expand accordingly with different screen sizes.

How to test

  1. Build the app.
  2. Log out if you are logged in and try to create a new account.
  3. When you get to the "Build Your Network" screen, please check that you don't have to scroll to see the button on this screen.

Screenshots/Video

Before After
Before After
-------- -------
Before After

@bryanmontz
Copy link
Contributor

👀

Copy link
Contributor

@bryanmontz bryanmontz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great and works great for me! I also tested it on an iPhone 13 mini simulator, since that is the smallest device, and it worked as expected there as well. Great work!

@bryanmontz bryanmontz added this pull request to the merge queue Feb 6, 2025
Merged via the queue into main with commit 5fb69eb Feb 6, 2025
4 checks passed
@bryanmontz bryanmontz deleted the it/184-build-your-network-layout branch February 6, 2025 13:45
@joshuatbrown
Copy link
Collaborator

@pelumy @bryanmontz thanks to both of you for getting this fixed and merged!

joshuatbrown pushed a commit that referenced this pull request Feb 6, 2025
…ork-layout

Fix main action button is not visible on iPad on "Build Your Network" onboarding screen
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