-
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
[$1000] IPAD - Sign in - Unable to scroll to the footer in Sign in page #16612
Comments
Triggered auto assignment to @stephanieelliott ( |
Bug0 Triage Checklist (Main S/O)
|
@stephanieelliott Huh... This is 4 days overdue. Who can take care of this? |
Job added to Upwork: https://www.upwork.com/jobs/~012487f8fbde090567 |
Current assignee @stephanieelliott is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @aimane-chnaif ( |
Was able to repro |
Triggered auto assignment to @alex-mechler ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.When viewing the sign in screen on iPad devices, a user is unable to scroll down to see the footer at the bottom of the right-hand side of the page. What is the root cause of that problem?It appears that the style for ScrollView component's What changes do you think we should make in order to solve the problem?Changing the What alternative solutions did you explore? (Optional)None. |
📣 @akinwale! 📣 Hey, it seems we don’t have your contributor details yet! You'll only have to do this once, and this is how we'll hire you on Upwork.
Format:
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
ProposalPlease re-state the problem that we are trying to solve in this issue.IPAD - Sign in - Unable to scroll to the footer in Sign in page What is the root cause of that problem?When we set What changes do you think we should make in order to solve the problem?We better remove - contentContainerStyle={[styles.flex1]} What alternative solutions did you explore? (Optional)Not Yet |
ProposalHey, Greetings for the day. I am a React Native developer with over 4+ years of professional experience. I have looked into the issue and ran the project from the production branch. Was able to replicate the issue above. Please review and let me know if you have any concerns or doubts. Thanks and Regards |
📣 @bhupindersharma2020! 📣 Hey, it seems we don’t have your contributor details yet! You'll only have to do this once, and this is how we'll hire you on Upwork.
Format:
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
ProposalPlease re-state the problem that we are trying to solve in this issue.When viewing the sign in screen on iPad devices, users are unable to scroll down and also not able to see the footer and its options. What is the root cause of that problem?It appears that the style for ScrollView component present at SignInPageLayout component contentContainerStyle is not allocating enough vertical space to allow for proper scrolling to the end of the container. The reason behind this is when we set contentContainerStyle, scrollView.contentSize.height is equals to scrollView.height and hence it can't be scrolled. What changes do you think we should make in order to solve the problem?Remove contentContainerStyle prop from the ScrollView component in SignInPageLayout. What alternative solutions did you explore? (Optional)We can also give flexGrow: 1 property instead of giving flex as 1. This should also make sure that our SignInPageLayout component gets enough space of ScrollView so as to get proper scrolling. Screen.Recording.2023-04-04.at.2.09.57.PM.mov |
@aimane-chnaif An internal discussion https://expensify.slack.com/archives/C02NK2DQWUX/p1680597914268959 |
@stephanieelliott @alex-mechler can you please confirm if this is worth fixing since it's iPad/android tablet issue? |
We earlier decided to not focus on IPAD issues and It seems that this is still the case. Slack talks the same. |
IPad is not an officially supported platform yet. Going to close this out. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
Able to scroll to the footer in Sign in page
Actual Result:
Unable to scroll to the footer in Sign in page
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.2.90.6
Reproducible in staging?: Yes
Reproducible in production?: Yes
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
RPReplay_Final1680004382.MP4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: