-
Notifications
You must be signed in to change notification settings - Fork 3k
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-07-25] [$250] Pay someone - Paid system message is not highlighted when clicking on the message link #44588
Comments
Triggered auto assignment to @twisterdotcom ( |
Triggered auto assignment to @marcaaron ( |
👋 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:
|
@marcaaron 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 |
Current assignee @twisterdotcom is eligible for the Bug assigner, not assigning anyone new. |
Job added to Upwork: https://www.upwork.com/jobs/~0166f7822923f5e0f7 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @hungvu193 ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.The paid system message is highlighted only briefly. The report loads briefly with skeleton and the message is no longer highlighted What is the root cause of that problem?When the iou report is the combine report, we always remove the App/src/pages/home/ReportScreen.tsx Lines 374 to 379 in 1d607ac
What changes do you think we should make in order to solve the problem?We shouldn't remove the
App/src/pages/home/ReportScreen.tsx Lines 374 to 379 in 1d607ac
What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.Paid system message is highlighted and immediately not highlighted when linking to the action. What is the root cause of that problem?We have an effect that will clear the report action ID from the params if the report is a one-transaction report. App/src/pages/home/ReportScreen.tsx Lines 374 to 379 in 1d607ac
This is to fix #40157. Basically, we don't allow users to link to the one-transaction report money request action, including the paid money action. But the paid money action is recently updated to always be shown in this PR, however, this issue isn't limited to paid money action, but to all actions in the report. What changes do you think we should make in order to solve the problem?We need to update the effect logic to be stricter, so it only applies to money request action (except paid/sent) in a one-transaction report. App/src/pages/home/ReportScreen.tsx Lines 374 to 379 in 1d607ac
If the linked action is sent money action or if the linked action is not a money request action, we do nothing. |
Reviewing shortly |
@hungvu193 After the update here #44588 (comment), my proposal will not cause this bug again. |
Open the PR but still in draft. Left a comment in the PR. cc: @hungvu193 |
@nkdengineer I'm not saying your updated proposal doesn't work, I don't think we need to accept comment linking for all actions of the IOU report as it's more of feature request. ====================================
@bernhardoj I replied in the PR. |
@twisterdotcom, @hungvu193, @marcaaron, @bernhardoj Huh... This is 4 days overdue. Who can take care of this? |
PR is under review |
Same |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.8-6 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-07-25. 🎊 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:
|
I'll request in ND once payment is due. |
Regression Test:
Do we 👍 or 👎 ? |
LGTM |
Payment Summary:
|
Requested in ND. |
$250 approved for @bernhardoj |
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-3.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: N/A
Issue reported by: Applause - Internal Team
Issue found when executing PR #43742
Action Performed:
Expected Result:
The paid system message will be highlighted
Actual Result:
The paid system message is highlighted only briefly. The report loads briefly with skeleton and the message is no longer highlighted
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6526869_1719532851665.20240628_075834.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @twisterdotcomThe text was updated successfully, but these errors were encountered: