-
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-01-04] [$500] Distance - App crash on start finish change #32964
Comments
Job added to Upwork: https://www.upwork.com/jobs/~01573f0c0196ba5533 |
Triggered auto assignment to @CortneyOfstad ( |
Bug0 Triage Checklist (Main S/O)
|
Triggered auto assignment to Contributor-plus team member for initial proposal review - @0xmiroslav ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.App crash when dragging waypoints list. What is the root cause of that problem?The crash is caused because the waypoint here is null. App/src/components/DistanceRequest/DistanceRequestRenderItem.js Lines 70 to 71 in 1fd0989
The reason it's null is because after we drag the waypoints, it will update the waypoints. App/src/pages/iou/request/step/IOURequestStepDistance.js Lines 139 to 149 in 1fd0989
And if you notice, if the waypoint is empty, we set it to null. So, if we drag an empty waypoint (without an address set), it will crash. What changes do you think we should make in order to solve the problem?In the old request money page, we didn't set it to null. App/src/components/DistanceRequest/index.js Lines 193 to 197 in 1fd0989
So, we need to do the same. |
@bernhardoj's proposal looks good to me. Should have been deploy blocker. |
Triggered auto assignment to @techievivek, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @0xmiroslav 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @bernhardoj 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
PR is ready cc: @0xmiroslav |
@0xmiroslav any updates on the PR? Thank you! |
PR was merged |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.18-8 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-01-04. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
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:
|
Payments have been completed! Any update on the checklist @0xmiroslav? Thanks! |
The regression came from huge money request refactor. |
Sounds good! Closing! |
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: v1.4.12-0
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:
App should not crash on interchanging 'Start' and 'Finish' in distance
Actual Result:
App crashes on interchanging 'Start' and 'Finish' in distance
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6311484_1702465343159.windows_chrome_-_app_crash_start_finish_change.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: