83856 migrate room v2 - #92052
83856 migrate room v2#92052
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 SPLIT_BILL_DETAILS, ROOM_MEMBERS, ROOM_MEMBER_DETAILS, ROOM_INVITE 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 that cover each of the 4 migrated routes. The goal is to verify that forward navigation, back navigation, and deep links all still work after dropping Setup
1.
|
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: 82812f23ed
ℹ️ 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".
|
No product review needed |
| expect(getMatchingNewRoute('/r/123/description')).toBe('/r/123/description'); | ||
| }); | ||
|
|
||
| it('redirects old room members path to report details dynamic suffix', () => { |
There was a problem hiding this comment.
question for my reference, do we really need to add tests for each route mapping we add in OldRoute?
There was a problem hiding this comment.
I think yes, just to make sure the redirection works correctly.
There was a problem hiding this comment.
I think yes, just to make sure the redirection works correctly.
mananjadhav
left a comment
There was a problem hiding this comment.
Left a few comments.
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / Safariweb-bt-report-core.mov |
|
@mananjadhav I've addressed your comments. Could you review it again? Thanks! |
|
The failed checks are not related to this PR, so I will sync with main to fix them. |
|
@huult Can you sync the latest main? I think the issue is fixed on the main branch now. |
|
@mjasikowski all yours |
|
@mjasikowski looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
|
Not an emergency, tests passing well |
|
✋ 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.4.5-0 🚀
Bundle Size Analysis (Sentry): |
Help site review: no changes requiredI reviewed the changes in this PR against the help site articles under Why: This is an internal navigation/routing refactor — part of [BT-134] "Migrate Room + Search". It migrates the
Docs scan: The only match for the affected feature terms in @huult, since no user-facing behavior changed, there is no help site PR to review. If you believe a specific article does need updating, let me know which one and I'll create the draft PR. |
|
🚀 Deployed to production by https://github.com/Julesssss in version: 9.4.5-6 🚀
|
Explanation of Change
Fixed Issues
$ #83856
PROPOSAL:
Tests
Same QA step
Offline tests
QA Steps
SPLIT_BILL_DETAILS
ROOM_MEMBERS
ROOM_MEMBER_DETAILS
ROOM_INVITE
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.15.47.55.mov