-
Notifications
You must be signed in to change notification settings - Fork 3.2k
fix: unreported expense added to report in offline mode shows negative amount #62413
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
Conversation
@nkdengineer I am not seeing an option to add unreported expense after clicking on more in the expense report. Could you please confirm what kind of workspace you are testing with? |
@akinwale You need to enable |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb Chrome62413-android-chrome.mp4iOS: HybridAppiOS: mWeb Safari62413-ios-safari.mp4MacOS: Chrome / Safari62413-web.mp4MacOS: Desktop62413-desktop.mp4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
✋ 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/JS00001 in version: 9.1.51-0 🚀
|
🚀 Deployed to production by https://github.com/arosiclair in version: 9.1.51-6 🚀
|
Explanation of Change
fix: unreported expense added to report in offline mode shows negative amount
Fixed Issues
$ #62367
PROPOSAL: #62367 (comment)
Tests
Precondition: The account has selfDM
Offline tests
Same
QA Steps
Precondition: The account has selfDM
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectioncanBeMissing
param foruseOnyx
toggleReport
and notonIconClick
)src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Screen.Recording.2025-05-21.at.00.31.14.mov
Android: mWeb Chrome
Screen.Recording.2025-05-21.at.00.23.16.mov
iOS: Native
Screen.Recording.2025-05-21.at.00.32.47.mov
iOS: mWeb Safari
Screen.Recording.2025-05-21.at.00.26.04.mov
MacOS: Chrome / Safari
Screen.Recording.2025-05-21.at.00.21.58.mov
MacOS: Desktop
Screen.Recording.2025-05-21.at.00.35.50.mov