-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[HOLD for payment 2024-02-20] [$500] iOS - Login - Background image moves downward when an error appears #34529
Comments
Job added to Upwork: https://www.upwork.com/jobs/~011bb5ec1c98737926 |
Triggered auto assignment to @zanyrenney ( |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @s77rt ( |
I tried this issue and able to reproduce this issue . |
📣 @Ykumar1415! 📣
|
ProposalPlease re-state the problem that we are trying to solve in this issue.The background image moves downward. What is the root cause of that problem?The What changes do you think we should make in order to solve the problem?Set the What alternative solutions did you explore? (Optional)We can rethink how
(That's for iOS, but for other platforms it's similar change) |
ProposalPlease re-state the problem that we are trying to solve in this issue.iOS - Login - Background image moves downward when an error appears What is the root cause of that problem?The background image has What changes do you think we should make in order to solve the problem?Set the
Here is the PR where you can see all change What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.iOS - Login - Background image moves downward when an error appears What changes do you think we should make in order to solve the problem?The styles in SignInPageContent() include excessive Original Line here. Replacing that line with this: And effectively resolving the problem. What alternative solutions did you explore? (Optional)N/A |
📣 @pipolodev! 📣
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
@tienifr Thanks for the proposal. Your RCA makes sense. As for the solution can we find something more permanent? i.e. won't break if we add more text below the error message. |
@shahinyan11 Thanks for the proposal. Your RCA is correct. Regarding the solution won't using |
@pipolodev Thanks for the proposal. Unfortunately I don't your RCA is correct. |
Contributor details |
|
Contributor details |
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
@s77rt I think if we ever add more text below the error message, we need to redesign the page, because the page content now (even without the error message) already occupies the whole screen so adding more things to it will push the SignInHero animation out of the screen and it will be another bug. The key to keep the background image static here is to put in a reasonable min height that contains all the possible content in the page, I think 850 is enough to do that, otherwise we'll need to redesign as I mentioned above because the content would be too long. The reason we put 800 earlier, I think, is just that we didn't take into account the error message (because it's not always visible), so changing to another proper value to cover that case is good enough to fix it. |
@s77rt Sorry, but I didn't understand where the empty space will be created ? I checked, there is no empty space. |
@tienifr I think that makes sense. Can you please check if that value is enough for Android as well? |
ProposalUpdated. Updated step |
@shahinyan11 Overall the solution looks good enough. 🎀 👀 🎀 C+ reviewed @rlinoz If you think this is worth fixing then we should be good to move forward |
Current assignee @rlinoz is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new. |
Sure, since we found a good solution this is some nice polish, thanks for the effort, lets do it! Assigning @shahinyan11 |
📣 @s77rt 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @shahinyan11 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.40-5 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-02-20. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
|
@zanyrenney Hi. When sending payment do not forget to leave feedback please |
payment summary @s77rt requires payment automatic offer (Reviewer) - paid $500 |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 1.4.25-1
Reproducible in staging?: y
Reproducible in production?: y
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
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
Action Performed:
Expected Result:
When the error appears, the background image should remain static.
Actual Result:
The background image moves downward.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6343355_1705344453709.Aoje2064_1_.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: