BT Migrate Report Core 1#90113
Conversation
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 02ea918c8f
ℹ️ About Codex in GitHub
Codex has been enabled to automatically 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 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
Screen.Recording.2026-05-11.at.10.09.46.movBUG: Cannot go back from the report detail page. Becasue the url is |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / SafariScreen.Recording.2026-05-27.at.10.04.02.mov |
This comment was marked as outdated.
This comment was marked as outdated.
|
@huult Although I've fixed the issue about details not opening. I've raised a comment for @collectioneur's help. Can you review the other parts meanwhile? |
…p into mj-83365-dr-report-core-1
|
@huult All the checks passed. |
|
@mananjadhav please resolve the conflict and we're good to merge |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚧 @mjasikowski has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 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.3.84-0 🚀
Bundle Size Analysis (Sentry): |
|
I reviewed the changes in this PR and no help site updates are required. This PR is an internal navigation refactoring — migrating report-scoped routes from legacy
There are no user-facing changes — no UI labels, features, or behaviors were modified. The existing help site articles that reference these features (e.g., Understanding Report Statuses and Actions, Expense and Report Actions) remain accurate as-is. @mananjadhav, please review the linked help site PR and confirm it reflects the current behavior. Then mark the linked help site PR |
Explanation of Change
Fixed Issues
$ #83365
PROPOSAL:
Tests
This PR migrates report-scoped navigation off legacy
REPORT_WITH_ID_*helpers toDYNAMIC_ROUTESfor report details, share code, export, and change workspace. Other call sites that were updated to usecreateDynamicRoute/ new screen keys should be covered by targeted smoke checks rather than a file-by-file checklist. For instance:1. Report details (dynamic root)
r/<reportID>/details(no duplicatedetails, no unexpectedbackTo).2. Change workspace
r/<reportID>/change-workspace.3. Share code (report details + referral)
r/<reportID>/details/shareCode.backTo/ prior screen).4. Export (report details export modal)
details/export/<connectionName>on web when applicable).r/<reportID>/details/export/<connectionName>(use a validconnectionNamefor the policy, e.g.quickbooksOnline,xero,netsuite,intacctper policy setup).Offline tests
Same as test steps
QA Steps
Same as test steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand 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
web-bt-report-core-1.mov
web-bt-report-profile-regression-1.mov