-
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-10-16] [$250] Expense - Add receipt modal disappears and then reappears after the receipt is deleted #50159
Comments
Triggered auto assignment to @thienlnam ( |
👋 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:
|
This is a super minor display bug where some UI disappears for a split second when some state fields change on the page, definitely doesn't need to be a blocker. |
Job added to Upwork: https://www.upwork.com/jobs/~021841875580285563023 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @allgandalf ( |
Triggered auto assignment to @kadiealexander ( |
I'm applying the necessary labels but leaving it you to decide whether this is something worth fixing @thienlnam |
Edited by proposal-police: This proposal was edited at 2024-10-03 16:38:52 UTC. Offending PR #49633ProposalPlease re-state the problem that we are trying to solve in this issue.Expense - Add receipt modal disappears and then reappears after the receipt is deleted What is the root cause of that problem?
App/src/components/ReportActionItem/MoneyRequestView.tsx Lines 534 to 552 in 0c2900c
What changes do you think we should make in order to solve the problem?
<OfflineWithFeedback pendingAction={getPendingFieldAction('receipt') === 'add' ? getPendingFieldAction('receipt') : undefined}>
<OfflineWithFeedback pendingAction={getPendingFieldAction('receipt') !== 'delete' ? getPendingFieldAction('receipt') : undefined}>
What alternative solutions did you explore? (Optional)
<OfflineWithFeedback pendingAction={isOffline ? getPendingFieldAction('receipt') : undefined}> Result |
offending pr #49633 |
@nkdengineer @dukenv0307 Please fix this regression. |
@shubham1206agra, this was marked external before I posted my proposal so I think my proposal is still valid. |
@Krishna2323 You will be paid partially if they uses your fix. |
Will raise the PR soon. |
@dukenv0307 this PR is ready for review |
I will unassign myself since this was a regression from previous PR |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.46-5 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-10-16. 🎊 |
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:
|
Closing as no one is due payment here. |
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.44-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+kh0110001@applause.expensifail.com
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
Add receipt modal will not disappear and reappear after the receipt is deleted
Actual Result:
Add receipt modal disappears and then reappears after the receipt is deleted
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6623235_1727962475397.receipt.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @kadiealexanderThe text was updated successfully, but these errors were encountered: