-
Notifications
You must be signed in to change notification settings - Fork 3.9k
fix: Make Reject / Hold Messaging More Explicit #81806
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
srikarparsi
merged 27 commits into
Expensify:main
from
TaduJR:fix-Make-Reject-Hold-Messaging-More-Explicit
Mar 5, 2026
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
4ab8d51
fix: Make Reject / Hold Messaging More Explicit
TaduJR 577d269
fix: Use parent report to determine hold reason copy for submitter vs…
TaduJR e81fe75
fix: Add explainHoldApprover and update reasonPageDescription for all…
TaduJR d8c488f
fix: Determine submitter vs approver from selected transactions in bu…
TaduJR 0f1aca2
chore: run prettier
TaduJR 261aa31
fix: Use ownerAccountID selector and add explicit isApprover default
TaduJR c7650cf
refactor: Simplify isApprover computation and remove unnecessary useMemo
TaduJR 5fc23b4
chore: run prettier
TaduJR 862ad17
Merge branch 'main' of https://github.com/TaduJR/App into fix-Make-Re…
TaduJR 22570e1
perf: Read allTransactions and allReportActions from Onyx inside hold…
TaduJR c25bf20
fix: Guard against undefined parentReportOwnerAccountID in isApprover…
TaduJR 651bf9a
test: Add isApprover unit tests for HoldReasonFormView
TaduJR c9782fc
Merge branch 'main' of https://github.com/TaduJR/App into fix-Make-Re…
TaduJR dcbec2c
refactor: Rename isApprover prop to isSubmitter
TaduJR 5c2cea5
Merge branch 'main' of https://github.com/TaduJR/App into fix-Make-Re…
TaduJR 579e9e2
fix: Remove null guard and replace isCurrentUserSubmitter with direct…
TaduJR d78519c
Merge branch 'main' of https://github.com/TaduJR/App into fix-Make-Re…
TaduJR f2c5fdd
Merge branch 'main' of https://github.com/TaduJR/App into fix-Make-Re…
TaduJR 67d85d5
fix: Remove canBeMissing option after upstream type change
TaduJR 7ea1b5f
fix: Show generic submitter copy for mixed bulk hold selections per d…
TaduJR d778c7a
Merge branch 'main' of https://github.com/TaduJR/App into fix-Make-Re…
TaduJR 94b5f9b
Merge branch 'main' of https://github.com/TaduJR/App into fix-Make-Re…
TaduJR 6cb99a7
revert: Restore allTransactions and allReportActions as params
TaduJR 74da034
fix: Remove unnecessary empty transactions check
TaduJR 3c8c647
Merge branch 'main' of https://github.com/TaduJR/App into fix-Make-Re…
TaduJR 3a5fd7a
chore: run prettier
TaduJR 3702494
Merge branch 'main' of https://github.com/TaduJR/App into fix-Make-Re…
TaduJR 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
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
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
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
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.