-
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
Invoices - App crashes after sending an invoice from FAB #47914
Comments
Triggered auto assignment to @tgolen ( |
👋 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:
|
Hi, I'm Viktoryia from Callstack - expert contributor group - and I would like to work on this issue. |
Thank you @VickyStash! |
I've tried to reproduce the crash on different platforms and accounts and had no luck. no_crash_11.mp4no_crash_21.mp4@lanitochka17 Do I miss anything? |
Issue is still reproducible on IOS ScreenRecording_08-24-2024.01-41-06_1.MP4 |
@lanitochka17 It also works on iOS for me. Could you try to re-login to the account, will it be the same for you? ios_recording1.mp4 |
@tgolen Can I submit a proposal for this issue? I am able to repro. |
ProposalPlease re-state the problem that we are trying to solve in this issue.App crashes after sending an invoice from FAB What is the root cause of that problem?After we create a send invoice,
Then
What changes do you think we should make in order to solve the problem?We should use
OPTIONAL: We can also fallback
App/src/components/MoneyRequestConfirmationList.tsx Lines 215 to 218 in f58439c
What alternative solutions did you explore? (Optional)NA |
@VickyStash @tgolen I can reproduce this issue on the latest main on mWeb safari. Screen.Recording.2024-08-26.at.15.29.38.mov |
Good catch @nkdengineer! So it looks like this PR caused this regression, right? |
@VickyStash Yes. |
@dominictb Looks like #46859 caused the regression here so I will assign it to you. If you cannot write a fix today, then we'll need to revert that PR until a fix can be made. Are you able to submit a fix today? |
@tgolen We are encountering another crash on iOS that is easily reproducible when navigating between different chats. The crash occurs due to an existing iOS bug where App/src/hooks/useAutoFocusInput.ts Line 57 in f5e6354
Proposal:#47946 (comment) |
@Nodebrute OK, thank you for letting me know. Unless I'm missing something though, your issue is unrelated to what is causing the crash in the original description of this issue, right? |
@tgolen right, but I don’t think there are any open issues for this crash. |
@tgolen I will raise the PR in a few hours. |
@Nodebrute Thank you for clarifying! Please use our normal bug reporting process for the crash you found: https://github.com/Expensify/App/issues/new?assignees=&labels=Bug%2C+Daily&projects=&template=Standard.md |
@tgolen The PR is ready. |
Demoting since the fix has been CP'd. |
Weekly Update
Next Steps
ETA
|
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.24-0
Reproducible in staging?: Y
Reproducible in production?: N
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+kh050806@applause.expensifail.com
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
App will not crash
Actual Result:
App crashes after sending an invoice from FAB
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6580116_1724401370446.ScreenRecording_08-23-2024_17.mp4
logs (2).txt
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @tgolenThe text was updated successfully, but these errors were encountered: