83367 migrate reports core part 2#92040
Conversation
|
@mananjadhav Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
|
@MelvinBot I migrated REPORT_PARTICIPANTS, REPORT_PARTICIPANTS_INVITE, REPORT_PARTICIPANTS_DETAILS, REPORT_PARTICIPANTS_ROLE_SELECTION and REPORT_SETTINGS to use dynamic routes in this PR. Could you help create some test steps so I can verify everything works correctly? Thanks! |
|
Here are test steps to verify the migration of Pre-conditions
Test 1 — Report Settings dynamic route
Test 2 — Report Participants dynamic route
Test 3 — Invite Participants dynamic route
Test 4 — Participant Details dynamic route
Test 5 — Role selection dynamic route
Test 6 — Avatar header navigation (IOU/expense report)
Test 7 — Deep-link / old-URL redirects (regression)Paste each old URL into the browser address bar and press Enter. Each should auto-redirect to the new dynamic URL and render correctly.
Also confirm that the new URLs work directly (cold deep-link from a signed-in browser tab):
Test 8 — Offline behavior
Test 9 — Back-navigation chainThis is the highest-risk area since
Platforms to cover
Pay particular attention to mWeb and native back-button behavior — the migration from per-screen |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 9da9f1ee86
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
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.
|
|
@huult Please resolve the conflicts. |
|
Resolved |
|
The failed checks are not related to this PR, so I will sync with main to fix them. |
|
@mananjadhav It's ready now. |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / Safariweb-bt-report-core.mov |
|
🚧 @mjasikowski has triggered a test Expensify/App build. You can view the workflow run here. |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
🚀 Deployed to staging by https://github.com/mjasikowski in version: 9.4.8-0 🚀
Bundle Size Analysis (Sentry): |
|
🤖 No help site changes required. This PR is an internal navigation/routing refactor — it migrates the report participants and settings screens to the dynamic-route pattern ( There is no user-facing behavior, UI, label, or feature change — the PR's own QA steps confirm each page "opens and returns back normally" (i.e. unchanged behavior). I also searched Since nothing visible to end users changed, no updates to Expensify's help site files under |
|
🚀 Deployed to staging by https://github.com/mjasikowski in version: 9.4.8-0 🚀
Bundle Size Analysis (Sentry): |
|
🚀 Deployed to production by https://github.com/puneetlath in version: 9.4.8-3 🚀
|
Explanation of Change
Fixed Issues
$ #83367
PROPOSAL:
Tests
Same QA step
Offline tests
QA Steps
Precondition:
REPORT_SETTINGS
REPORT_PARTICIPANTS
REPORT_PARTICIPANTS_INVITE
REPORT_PARTICIPANTS_DETAILS
REPORT_PARTICIPANTS_ROLE_SELECTION
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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
Screen.Recording.2026-05-29.at.12.13.36.mov
Screen.Recording.2026-05-29.at.14.05.26.mov