-
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
Disallow holding expenses on closed reports #44656
Conversation
Reviewer Checklist
Screenshots/VideosAndroid: Native44656-android-native.mp4Android: mWeb Chrome44656-android-chrome.mp4iOS: Native44656-ios-native.mp4iOS: mWeb Safari44656-ios-safari.mp4MacOS: Chrome / Safari44656-web.mp4MacOS: Desktop44656-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/grgia in version: 9.0.4-0 🚀
|
🚀 Cherry-picked to staging by https://github.com/tgolen in version: 9.0.4-5 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
@kavimuru, can you retry this? I'm not able to reproduce this on staging v9.0.4-7 for iOS and Web (v9.0.4-3) doesn't seem to show the 3 dot menu at all for tracked expenses. RPReplay_Final1720444730.MP4Screen.Recording.2024-07-08.at.14.32.20.mov |
🚀 Deployed to production by https://github.com/Julesssss in version: 9.0.5-13 🚀
|
🚀 Deployed to production by https://github.com/thienlnam in version: 9.0.6-8 🚀
|
Details
Prevents users from hold expenses on reports that are already closed
Fixed Issues
$ #44617
PROPOSAL: N/A
Tests
Offline tests
QA Steps
Same as test steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.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.2024-07-01.at.11.01.30.mov
Android: mWeb Chrome
Screen.Recording.2024-07-01.at.11.25.57.mov
iOS: Native
Simulator.Screen.Recording.-.iPhone.15.-.2024-06-28.at.23.33.55.mp4
iOS: mWeb Safari
Simulator.Screen.Recording.-.iPhone.15.-.2024-06-28.at.23.55.55.mp4
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
Screen.Recording.2024-06-28.at.22.54.07.mov