-
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
[Pay 6/30] [$1000] App gets stuck in infinite loop between cash and amount page when sending money #17637
Comments
Triggered auto assignment to @garrettmknight ( |
Bug0 Triage Checklist (Main S/O)
|
Job added to Upwork: https://www.upwork.com/jobs/~010f4ffd0457045b5a |
Current assignee @garrettmknight is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @aimane-chnaif ( |
Triggered auto assignment to @dangrous ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.App gets stuck in infinite loop on back button between new amount description page and amount page What is the root cause of that problem?The following condition returns true regardless of the direction we are going i.e This doesn't happen when using the FAB menu because there's an extra What changes do you think we should make in order to solve the problem?To fix this issue we could use a history array of the steps we are navigating through instead of just the current and previous index: By having this history we can determine when we are back to the first step and stop showing the backButton. |
ProposalPlease re-state the problem that we are trying to solve in this issue.App gets stuck in infinite loop on back button between new amount description page and amount page What is the root cause of that problem?There're 2 ways to go from the
So we can see that the condition here App/src/pages/iou/MoneyRequestModal.js Line 359 in c8c9974
MoneyRequestConfirm page since if we do that, we're moving back to the start of the flow rather than "edit amount after confirm".
What changes do you think we should make in order to solve the problem?We need to change the way we're calculating the
What alternative solutions did you explore? (Optional)There're other ways we can do the step App/src/components/IOUConfirmationList.js Line 328 in 8f5e22a
MoneyRequestConfirm page to the MoneyRequestAmount page.
The |
@aimane-chnaif any of these proposals looking good? |
Triggered auto assignment to @mallenexpensify ( |
Bug0 Triage Checklist (Main S/O)
|
Reassigning since I'm OOO next week. |
This issue seems to have the same root cause as #17710 (wrong animation part) so we may handle it there. Do you want to hold / close this one? |
Bumped to weekly and removed |
Still holding |
still holding |
still on hold |
continues to be on hold |
still waiting |
PR fixing #17662 is on staging! We can probably move ahead with retesting and (if necessary) updating proposals |
This is not reproducible anymore and can be closed. |
Hi @aimane-chnaif, @dangrous, the following bug was raised before 17662 so will it be eligible for reporting bonus? |
Yep! @dhanashree-sawant you should be paid out for the report (cc @mallenexpensify) and then I think we can close this out! |
@dhanashree-sawant can you please accept the job and reply here once you have? https://www.upwork.com/jobs/~012afce5349d800769 |
Thanks @mallenexpensify, I have accepted the job. |
@dhanashree-sawant paid! Thanks |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Expected Result:
App should not get stuck in infinite loop on back click and should allow user to go back to send money page like it does when we try to send money using green plus button
Actual Result:
App gets stuck in infinite loop on back button between new amount description page and amount page
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.1.0
Reproducible in staging?: y
Reproducible in production?: new feature
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
Recording.277.mp4
infinite.stuck.between.new.amount.description.and.amount.page.mp4
Expensify/Expensify Issue URL:
Issue reported by: @dhanashree-sawant
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1681812176434499
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: