Fix/Negative value sign missing in reports expenses#73299
Merged
tgolen merged 2 commits intoOct 23, 2025
Merged
Conversation
17b34cd to
16c7322
Compare
16c7322 to
ee077a3
Compare
8 tasks
Contributor
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppScreen.Recording.2025-10-23.at.10.59.39.PM.movAndroid: mWeb ChromeScreen.Recording.2025-10-23.at.11.00.50.PM.moviOS: HybridAppScreen.Recording.2025-10-23.at.10.58.22.PM.moviOS: mWeb SafariScreen.Recording.2025-10-23.at.10.57.44.PM.movMacOS: Chrome / SafariScreen.Recording.2025-10-23.at.10.55.26.PM.movMacOS: DesktopScreen.Recording.2025-10-23.at.11.02.48.PM.mov |
tgolen
approved these changes
Oct 23, 2025
Contributor
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
71 tasks
Contributor
|
🚀 Deployed to staging by https://github.com/tgolen in version: 9.2.38-0 🚀
|
Contributor
|
🚀 Deployed to production by https://github.com/puneetlath in version: 9.2.38-5 🚀
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Explanation of Change
After Onyx is cleared and reset,
OpenAppis triggered with a response that contains a transaction item with basic report data that is not used. InTransactionItemRow, we usegetTransactionDetailsto get the proper amount format, but that helper checks for reports only in Onyx collections / SearchResults array, which are not present in this case (report details are fetched after the report opens).This PR adds an additional option to fall back to the simple report object from the transaction item provided with
OpenApp.Fixed Issues
$ #72205
PROPOSAL:
Tests
Precondition:
Steps
Offline tests
QA Steps
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
android.native.mov
Android: mWeb Chrome
android.chrome.mov
iOS: Native
ios.native.mov
iOS: mWeb Safari
ios.safari.mov
MacOS: Chrome / Safari
https://github.com/user-attachments/assets/89f98ad6-b948-4615-9d1b-f635900f86d4
https://github.com/user-attachments/assets/b4ecd177-6624-4d8d-b5c8-21ae02df645b
MacOS: Desktop
desktop.mov