-
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-19] [HOLD for payment 2024-12-17] iOS - Expense - App returns to transaction thread when trying to replace receipt, then freezes #53848
Comments
Triggered auto assignment to @zanyrenney ( |
Triggered auto assignment to @youssef-lr ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
Can reproduce, pretty bad regression. Checking the deploy checklist for an offending PR. |
ProposalPlease re-state the problem that we are trying to solve in this issue.App returns to transaction thread, then app freezes. What is the root cause of that problem?It comes from #53108. On IOS, we call App/src/components/AttachmentModal.tsx Line 388 in c8e8517
App/src/libs/AttachmentModalHandler/index.ios.ts Lines 11 to 15 in c8e8517
What changes do you think we should make in order to solve the problem?We should only call
App/src/components/AttachmentModal.tsx Line 388 in c8e8517
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?What alternative solutions did you explore? (Optional)Reminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job. |
@Beamanator Can we add InteractionManager.runAfterInteractions for each onClose event instead of using it within AttachmentModal? |
Mmmmm i mean yeah if that would be cleaner, that would work well! But using it within |
@Beamanator Yes, you are correct |
Confirmed this is fixed in staging |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.73-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-12-17. 🎊 |
@youssef-lr @zanyrenney @youssef-lr 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] |
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.74-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-12-19. 🎊 |
@youssef-lr @zanyrenney @youssef-lr 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] |
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: 9.0.73-6
Reproducible in staging?: Yes
Reproducible in production?: No
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: Yes, reproducible on both
If this was caught during regression testing, add the test name, ID and link from TestRail: Exp
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
Replace receipt page will open.
Actual Result:
App returns to transaction thread, then app freezes.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6689959_1733833378116.ScreenRecording_12-10-2024_20-20-10_1.mp4
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @zanyrenneyThe text was updated successfully, but these errors were encountered: