fix: system message not threaded after setting new tax value#65320
Conversation
Codecov Report❌ Looks like you've decreased code coverage for some files. Please write tests to increase, or at least maintain, the existing level of code coverage. See our documentation here for how to interpret this table.
|
rayane-d
left a comment
There was a problem hiding this comment.
Please update the PR based on this comment: #63515 (comment)
|
@rayane-d sure, i'll give an update soon |
|
Hey, I noticed you changed If you want to automatically generate translations for other locales, an Expensify employee will have to:
Alternatively, if you are an external contributor, you can run the translation script locally with your own OpenAI API key. To learn more, try running: npx ts-node ./scripts/generateTranslations.ts --helpTypically, you'd want to translate only what you changed by running |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppandroid-app-2025-11-13_11.43.38.mp4Android: mWeb Chromeandroid-chrome-2025-11-13_11.46.43.mp4iOS: HybridAppios-app-2025-11-13_11.31.03.mp4iOS: mWeb Safariios-safari-2025-11-13_11.33.26.mp4MacOS: Chrome / Safaridesktop-chrome-2025-11-13_10.58.13.mp4MacOS: Desktopdesktop-app-2025-11-13_11.10.26.mp4 |
|
I'm guessing it's known/deliberate that there's no system message when you change the default tax rate? cc @rayane-d |
Good point. We should probably add that at some point, as I think Classic has it. I agree that I don't think we've added it to NewDot yet though. |
|
Good catch. I will work on that system message as part of https://github.com/Expensify/Expensify/issues/554866 👍 |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/srikarparsi in version: 9.2.59-0 🚀
|
|
🚀 Deployed to production by https://github.com/grgia in version: 9.2.59-5 🚀
|
Explanation of Change
fix: Comments sub-header not shown in the chat
Fixed Issues
$ #63515
PROPOSAL: #63515 (comment)
Tests
added the tax "taxName"removed the tax "taxName"renamed the tax "oldValue" to "newValue"changed the tax code for "taxName" from "oldValue" to "newValue"changed the tax rate for "taxName" from "oldValue" to "newValue"enabled the tax "taxName"disabled the tax "taxName"Offline tests
Same
QA Steps
Same as test
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Screen.Recording.2025-11-12.at.22.01.44.mov
Android: mWeb Chrome
Screen.Recording.2025-11-12.at.21.57.59.mov
iOS: Native
Screen.Recording.2025-11-12.at.22.00.52.mov
iOS: mWeb Safari
Screen.Recording.2025-11-12.at.21.59.33.mov
MacOS: Chrome / Safari
Screen.Recording.2025-11-12.at.21.48.54.mov
MacOS: Desktop
Screen.Recording.2025-11-12.at.22.04.06.mp4