-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Add selection mode Submit/Approve/Pay actions for mobile layout. #85796
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
Merged
puneetlath
merged 40 commits into
Expensify:main
from
Krishna2323:krishna2323/issue/72502-3
Apr 9, 2026
Merged
Changes from 6 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
03be3c8
Add selection mode Submit/Approve/Pay actions for mobile layout.
Krishna2323 250471a
Add ProcessMoneyReportHoldMenu to mobile selection mode
Krishna2323 9e3293c
Remove production gate from selection mode actions and add unit tests
Krishna2323 51c513d
Merge remote-tracking branch 'upstream/main' into krishna2323/issue/7…
Krishna2323 b74539f
fix ESLint.
Krishna2323 7ede93d
Fix selection mode actions parity between desktop and mobile
Krishna2323 0892245
Merge branch 'Expensify:main' into krishna2323/issue/72502-3
Krishna2323 8d6d5ca
Fix mobile selection mode parity issues with desktop implementation
Krishna2323 f320ba4
fix tests.
Krishna2323 d379acb
Add production gate and exit selection mode after report-level actions
Krishna2323 7394139
remove beta guard from MoneyReportHeader.
Krishna2323 1f93cfd
fix dropdown width issue and modal close lag.
Krishna2323 478765b
add missing invoiceReceiverPolicy param and clarify InteractionManage…
Krishna2323 6fde98e
make useSelectionModeReportActions React Compiler compatible
Krishna2323 0e86346
Merge branch 'Expensify:main' into krishna2323/issue/72502-3
Krishna2323 99b6e0f
fix ESLint.
Krishna2323 81c323e
Merge branch 'Expensify:main' into krishna2323/issue/72502-3
Krishna2323 35e49b5
fix: use ref-wrapping pattern for paymentSubMenuItems to avoid infini…
Krishna2323 f1cfe98
Merge branch 'main' into krishna2323/issue/72502-3
Krishna2323 a99e693
fix ESLint.
Krishna2323 80b4241
remove manual useMemo/useCallback from useSelectionModeReportActions …
Krishna2323 58f0ec2
add shouldBlockDirectPayment check, pass missing props to ProcessMone…
Krishna2323 fbde5d5
update tests.
Krishna2323 8ff44cf
use correct submit/approve button text for track-intent users and doc…
Krishna2323 08543a0
Merge branch 'Expensify:main' into krishna2323/issue/72502-3
Krishna2323 be2c121
Merge remote-tracking branch 'upstream/main' into krishna2323/issue/7…
Krishna2323 e9e4451
revert track-intent copy logic from selection mode actions.
Krishna2323 4f39d76
Merge branch 'main' into krishna2323/issue/72502-3
Krishna2323 8827c18
fix ESLint.
Krishna2323 2a07310
Merge branch 'Expensify:main' into krishna2323/issue/72502-3
Krishna2323 d71cb58
fix ESLint.
Krishna2323 422c9cb
Align non-reimbursable payment logic with desktop to prevent regressions
Krishna2323 9b6344e
Merge branch 'Expensify:main' into krishna2323/issue/72502-3
Krishna2323 cf711e4
Remove SELECTION_MODE_REPORT_ACTIONS beta gate from mobile
Krishna2323 3a67e41
Merge branch 'Expensify:main' into krishna2323/issue/72502-3
Krishna2323 cc74ecc
fix ESLint.
Krishna2323 3bdbf5d
Merge remote-tracking branch 'origin/main' into krishna2323/issue/725…
Krishna2323 58d51b6
Merge branch 'main' from upstream into krishna2323/issue/72502-3
Krishna2323 9fd4dfd
Rename checkForNecessaryAction to shouldBlockAction for bool naming c…
Krishna2323 7a867d9
Rename checkForNecessaryAction to shouldBlockAction in tests
Krishna2323 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.