-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Don't show move expense option for reports #78549
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
base: main
Are you sure you want to change the base?
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.
|
Reviewer Checklist
Screenshots/Videos |
FitseTLT
left a comment
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.
@ShridharGoel please apply my last minor comment.
Other than that the code LGTM
FitseTLT
left a comment
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
Beamanator
left a comment
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.
Code is nice and clean, thanks!
|
@flaviadefaria @heyjennahay @JmillsExpensify @joekaufmanexpensify @trjExpensify do any of you need to do a quick review before we merge this? |
trjExpensify
left a comment
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.
Agree we shouldn't show Move expense as a report level action. 👍
|
@joekaufmanexpensify I remember in the issue we noted "Change workspace" should be shown (if the report is allowed to be moved to a different workspace that is). Was that not getting cleaned up in this PR? |
|
@trjExpensify Ah, I didn't include it in the expected behavior section of the issue, because I thought we landed on @ShridharGoel @FitseTLT would showing
|
|
@joekaufmanexpensify Just checked, looks like we don't have any logic for "Change workspace" in the search page. Do you think we should handle that as a new task so that we can do the testing and implementation properly? |






Explanation of Change
Added a check so the “Move expense(s)” bulk action is not shown when the search view is listing expense reports. This keeps move-only actions scoped to expense selections.
Fixed Issues
$ #75875
PROPOSAL: #75875 (comment)
Tests
Offline tests
QA Steps
Same as tests.
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-12-30.at.1.38.16.AM.mov
Android: mWeb Chrome
Screen.Recording.2025-12-30.at.1.33.39.AM.mov
iOS: Native
Screen.Recording.2025-12-30.at.1.31.18.AM.mov
iOS: mWeb Safari
Screen.Recording.2025-12-30.at.1.32.40.AM.mov
MacOS: Chrome / Safari