-
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
[HOLD for payment 2024-12-05] [$250] Track expense - Back button does not return to confirmation page after clicking workspace name #52398
Comments
Triggered auto assignment to @isabelastisser ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.App returns to expense details page What is the root cause of that problem?Currently, we use App/src/pages/ReportDetailsPage.tsx Lines 828 to 831 in 9b62f29
What changes do you think we should make in order to solve the problem?We should update this to use
What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.Going back from the workspace details page RHP doesn't go back to the confirm page. What is the root cause of that problem?From the OP steps, we can see that the user opens a report RHP then press the header which opens a report details. nav stack: [report RHP, report details] When the sure arrives at the IOU confirm page then press the workspace, it will navigate to the workspace details page.
But because we use NAVIGATE, it will go back to the report details that is already in the stack. So, going back will leads to the report RHP instead with the updated params. What changes do you think we should make in order to solve the problem?Use PUSH instead of NAVIGATE, so a new details is always added when we open it from the IOU confirm page. App/src/components/MoneyRequestConfirmationList.tsx Lines 705 to 718 in 5e52372
|
Job added to Upwork: https://www.upwork.com/jobs/~021856400727068529748 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @allroundexperts ( |
@allroundexperts, @isabelastisser Eep! 4 days overdue now. Issues have feelings too... |
@allroundexperts, can you please review the proposals above? Thanks! |
Thanks for the proposals everyone! I think I'd agree that we should use a 🎀 👀 🎀 C+ reviewed |
Triggered auto assignment to @nkuoch, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
PR is ready cc: @allroundexperts |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.67-9 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-12-05. 🎊 For reference, here are some details about the assignees on this issue:
|
@allroundexperts @isabelastisser @allroundexperts The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
Regression Test ProposalPrecondition:
Test:
Verify you are navigated back to the confirm page Do we agree 👍 or 👎 |
Payment Summary
BugZero Checklist (@isabelastisser)
|
Requested in ND. |
Payment summary: Reviewer: @allroundexperts owed $250 via NewDot C+ |
All set! |
$250 approved for @bernhardoj |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 9.0.60-0
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: N/A
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Email or phone of affected tester (no customers): applausetester+0080989@applause.expensifail.com
Issue reported by: Applause - Internal Team
Action Performed:
Precondition:
Expected Result:
App will return to confirmation page
Actual Result:
App returns to expense details page
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6662554_1731420427649.20241112_220132.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @isabelastisserThe text was updated successfully, but these errors were encountered: