-
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-10] [$250] Chat - System message about adding tag in Parent: Child format shows Parent\: Child #43465
Comments
Triggered auto assignment to @sakluger ( |
@sakluger 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 |
FYI @lanitochka17 - GitHub was removing the I updated your comment to add that character back. 😄 |
Job added to Upwork: https://www.upwork.com/jobs/~014a67ec2b09731f24 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @eh2077 ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.System message about adding tag in Parent: Child format shows Parent: Child What is the root cause of that problem?When displaying messages inside What changes do you think we should make in order to solve the problem?We need to clean up the message from the colons before displaying it. This can be done at multiple levels before being displayed. One way is by editing the fragment inside App/src/pages/home/report/ReportActionItemFragment.tsx Lines 77 to 78 in 4acd9d2
We can use if (actionName === 'POLICYCHANGELOG_ADD_TAG') {
tagFragment = PolicyUtils.getCleanedTagName(fragment.html); // we can use fragment.text too
} If we have a new value, we can display it and pass it to the component |
ProposalPlease re-state the problem that we are trying to solve in this issue.
What is the root cause of that problem?
What changes do you think we should make in order to solve the problem?
to fix the LHN issue. What alternative solutions did you explore? (Optional)
|
Thank you for your proposals! @devguest07 Your proposal is close to success. You dived into the code and found a line to fix the effect, though that's not the best way to fix it. No worries, as you seem new to the project. Just a small tip for you: try to find out if there are similar existing coding patterns in the codebase when you're going to make changes. I believe you will soon land on a successful proposal. @truph01 's proposal looks good to me. Their solution fixes both report and LHN message. More detail changes can be discussed in PR. 🎀👀🎀 C+ reviewed |
Triggered auto assignment to @rlinoz, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
Thank you @eh2077 |
Looks good, thanks! |
📣 @eh2077 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @truph01 You have been assigned to this job! |
@truph01 Kindly let us know when we can expect a PR to be ready for review, thanks! |
Not sure why Melvin think this is overdue |
@truph01 could you please apply to the job on Upwork (https://www.upwork.com/jobs/~014a67ec2b09731f24) or share your Upwork profile link so that we can pay you for your work and close out the GH issue? Thanks! |
1 similar comment
@truph01 could you please apply to the job on Upwork (https://www.upwork.com/jobs/~014a67ec2b09731f24) or share your Upwork profile link so that we can pay you for your work and close out the GH issue? Thanks! |
@sakluger I actually messed up and got things wrong, the main issue is still reproducible, and we are fixing it in the PR, I am really sorry about that. |
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.3-7 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-10. 🎊 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 sent an offer to @truph01 via Upwork: https://www.upwork.com/nx/wm/offer/103034403. @eh2077 can you please complete the BZ checklist? |
@sakluger I accepted that offer, TY |
Thanks, all paid! @eh2077 we're just holding for the BZ checklist before we can close this issue. |
Bump @eh2077 |
Checklist
cc @sakluger |
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: 1.4.81-4
Reproducible in staging?: Y
Reproducible in production?: Y
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 #43392
Action Performed:
Expected Result:
System message about adding tag in Parent: Child format shows as Parent: Child, not
Parent\: Child
Actual Result:
System message about adding tag in Parent: Child format shows
Parent\: Child
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @eh2077The text was updated successfully, but these errors were encountered: