[CP Staging] Revert "Merge pull request #83899 from software-mansion-labs/collecti…#85700
[CP Staging] Revert "Merge pull request #83899 from software-mansion-labs/collecti…#85700srikarparsi merged 2 commits intomainfrom
Conversation
|
@carlosmiceli 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] |
The revert conflict resolution incorrectly dropped the nanoid import, which was added by a separate PR (dynamic-routes suffix layering) after the TransitionTracker PR merged. nanoid is still used in goUp() to generate unique route keys. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / SafariScreen.Recording.2026-03-19.at.01.27.57.mov |
|
@srikarparsi can you plz run adhoc build here so I can verify android issue are fixed on physical device |
|
Yes |
|
🚧 @srikarparsi has triggered a test Expensify/App build. You can view the workflow run here. |
This comment has been minimized.
This comment has been minimized.
|
@MelvinBot can you please review this PR. It intends to revert c4d00e1 without causing regressions |
Pujan92
left a comment
There was a problem hiding this comment.
LGTM!
Record_2026-03-19-01-39-51.mp4
|
@roryabraham 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] |
|
And could you check if this bug is fixed too with the physical device? |
PR Review: Revert of TransitionTracker V2I've reviewed the full diff against the original commit (c4d00e1) and the linked regression issues (#85687, #85696). Here's my analysis. What this PR doesThis is not a naive
Completeness checkAll files referencing
No orphaned references remain. CI confirms: typecheck passes, all tests pass, lint passes. Assessment of the replacement patterns1.
Minor note: if 2. This reintroduces the deprecated 3. This introduces a new platform-specific path for native that uses 4.
VerdictThis PR looks good to merge. It cleanly reverts the TransitionTracker infrastructure while providing working alternatives for all callers. The linked regressions (Android chat not opening after FAB, Android receipt replace broken) are serious enough to justify the revert. The only check failure is |
Done.. Record_2026-03-19-01-48-21.mp4 |
|
Awesome, thanks @Pujan92 |
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.
|
|
🚧 @srikarparsi 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! 🧪🧪
|
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Cherry-picked to staging by https://github.com/francoisl in version: 9.3.40-3 🚀
|
|
🚀 Cherry-picked to staging by https://github.com/francoisl in version: 9.3.40-10 🚀
|
|
🚀 Cherry-picked to staging by https://github.com/francoisl in version: 9.3.41-0 🚀
Bundle Size Analysis (Sentry): |
|
🚀 Deployed to production by https://github.com/cristipaval in version: 9.3.41-4 🚀
|
…oneur/transition-tracker-v2"
This reverts commit c4d00e1
Explanation of Change
Fixed Issues
$ #85687
$ #85696
PROPOSAL:
Tests
Offline tests
QA 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