-
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-06-28] [$250] Send invoice - Error above Submit button is delayed by a moment when sending invoice without merchant #43184
Comments
Triggered auto assignment to @yuwenmemon ( |
Triggered auto assignment to @lschurr ( |
👋 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:
|
@lschurr FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
Job added to Upwork: https://www.upwork.com/jobs/~01c19982c3b14e4872 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @mollfpr ( |
This is very minor so I'm removing the blocker label. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Send invoice - Error above Submit button is delayed by a moment when sending invoice without merchant What is the root cause of that problem?
What changes do you think we should make in order to solve the problem?We should add const shouldShowReadOnlySplits = useMemo(() => isPolicyExpenseChat || isReadOnly || isScanRequest || isTypeInvoice, [isPolicyExpenseChat, isReadOnly, isScanRequest,isTypeInvoice]); What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.The form error shows late on the send invoice page. What is the root cause of that problem?When read only split is false, we will use the debounced form error.
It assumes that if read only split is false, then it's an editable split request, but it's wrong. In our case, the invoice is detected as What changes do you think we should make in order to solve the problem?Update the condition below to,
You can see other usages where it's only being used for split request, for example, App/src/components/MoneyRequestConfirmationList.tsx Lines 470 to 476 in 1426c4e
|
I feel updating So I think the proposal from @bernhardoj is more feasible for this issue. 🎀 👀 🎀 C+ reviewed! |
Current assignee @yuwenmemon is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new. |
📣 @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: @mollfpr |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.0-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-06-28. 🎊 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:
|
Payment summary for tomorrow, 6/28:
|
This is complete. |
https://github.com/Expensify/App/pull/40386/files#r1662870768
I think the regression step should be enough.
|
$250 approved for @mollfpr. Also re-opening this issue for the regression test. |
Quick update on the payment approval. This is @mollfpr. |
Thanks! I've opened a request for a new QA test. |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
issue found when verifying #42945
Version Number: 1.4.80-1
Reproducible in staging?: y
Reproducible in production?: n
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:
The error "Please enter a correct merchant." above Submit button will appear instantly with the error in Merchant row.
Actual Result:
The error "Please enter a correct merchant." above Submit button appears after the error in Merchant row shows up.
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6504045_1717687714499.20240606_232459.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @lschurrThe text was updated successfully, but these errors were encountered: