-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[Due for payment 2025-02-18] [$250] Taxes - Tax name disappears in name editor when the tax name has < symbol #54565
Comments
Triggered auto assignment to @bfitzexpensify ( |
Edited by proposal-police: This proposal was edited at 2024-12-25 15:19:57 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Taxes - Tax name disappears in name editor when the tax name has < symbol What is the root cause of that problem?Here we are using htmlToMarkdown on the tax rate name. And the characters after '<' will be removed.
What changes do you think we should make in order to solve the problem?Since the input doesn't accept html format, and
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.Tax name disappears in name editor when the tax name has < symbol What is the root cause of that problem?This conversion of Line 56 in 918488a
So in the code below we use
What changes do you think we should make in order to solve the problem?We should use What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?N/A this is a UI bug and not functional What alternative solutions did you explore? (Optional) |
Job added to Upwork: https://www.upwork.com/jobs/~021873766721283552899 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @alitoshmatov ( |
@bfitzexpensify, @alitoshmatov Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
ProposalPlease re-state the problem that we are trying to solve in this issue.Taxes - Tax name disappears in name editor when the tax name has < symbol What is the root cause of that problem?Since the tax has an unclosed
What changes do you think we should make in order to solve the problem?Let's use
|
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Thank you all for proposals, I do think there is no point of parsing the text from html to simple text. We should really just remove parsing logic. So @etCoderDysto proposals look good. Before I approve this can you @twilight2294 @Tony-MK point out any use case that requires parsing? |
I haven't found any case so I think you can continue. |
@bfitzexpensify @alitoshmatov this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
Yes, the cases where we import taxes from the integrations! |
@twilight2294 can you please help me reproduce the issue you mentioned. When I connect a workspace to quickbooks it is only importing tags and report fields. ![]() |
@bfitzexpensify, @alitoshmatov Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
There are other integrations too, for those cases |
It would be nice if you can share specific steps to validate if tax rate name from any of the integration has html format. |
📣 @etCoderDysto 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@etCoderDysto assigned |
@alitoshmatov PR is ready for review |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.95-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 2025-02-18. 🎊 For reference, here are some details about the assignees on this issue:
|
@alitoshmatov @bfitzexpensify @alitoshmatov The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
Payment to @etCoderDysto complete @alitoshmatov, please complete the BZ checklist |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
I don't think regression is needed here |
Requested payment in ND |
Can I get a payment summary? |
Payment summary: @alitoshmatov due $250 via ND manual request |
$250 approved for @alitoshmatov |
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.78-2
Reproducible in staging?: Yes
Reproducible in production?: Yes
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: Yes
If this was caught during regression testing, add the test name, ID and link from TestRail: Exp
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Device used: Mac 15.0 / Chrome
App Component: Workspace Settings
Action Performed:
Expected Result:
Name field will show the complete tax rate name "Mileage < 1400 cc".
Actual Result:
Name field only shows "Mileage ". Anything behind < is gone.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6702036_1735123824870.20241225_184710.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @bfitzexpensifyThe text was updated successfully, but these errors were encountered: