BT - Migrate EXIT_SURVEY_REASON and EXIT_SURVEY_CONFIRM#86767
BT - Migrate EXIT_SURVEY_REASON and EXIT_SURVEY_CONFIRM#86767mjasikowski merged 20 commits intoExpensify:mainfrom
EXIT_SURVEY_REASON and EXIT_SURVEY_CONFIRM#86767Conversation
…grate-exit-survey
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
|
@collectioneur I think we need to tweak way dynamic routes are being replaced. Test Steps:
I tried fixing it with the dynamicRoute utils but the navigation pushes the stack it doesn't work. I could probably just migrate reason page and keep confirm as static route. web-replace-route.mov |
EXIT_SURVEY_REASON and EXIT_SURVEY_CONFIRM
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 735e14d6f2
ℹ️ 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".
This comment was marked as outdated.
This comment was marked as outdated.
|
No product review needed |
| queryParams: ['fieldName', 'fieldValue', 'policyID'], | ||
| }, | ||
| EXIT_SURVEY_REASON: { | ||
| path: 'exit-survey/reason', |
There was a problem hiding this comment.
| path: 'exit-survey/reason', | |
| path: 'exit-survey-reason', |
There was a problem hiding this comment.
Not changing this now. To avoid unnecessary old route mapping.
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppScreen.Recording.2026-04-12.at.22.41.38.mp4Android: mWeb ChromeScreen.Recording.2026-04-12.at.22.43.22.mp4iOS: HybridAppScreen.Recording.2026-04-12.at.22.46.52.mp4iOS: mWeb SafariScreen.Recording.2026-04-12.at.22.46.00.mp4MacOS: Chrome / SafariScreen.Recording.2026-04-12.at.22.41.38.mp4 |
|
@collectioneur ould you take a look? @mananjadhav asked you about this: #86767 (comment) |
|
@collectioneur @huult Following the web-bt-exit-survey-reason-nav.mov |
|
@huult Please review this PR. |
|
🚧 @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! 🧪🧪
|
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/mjasikowski in version: 9.3.61-0 🚀
Bundle Size Analysis (Sentry): |
|
I reviewed the changes in this PR and checked the help site docs under No help site updates are required. This PR is a purely internal navigation refactor — it migrates the The help site docs do not document the exit survey flow or the internal route paths that were changed. |
|
Deploy Blocker ##88476 was identified to be related to this PR. |
Explanation of Change
Fixed Issues
$ #83364
PROPOSAL:
Tests
Test Steps:
settings/troubleshoot/exit-survey/reason.Confirmpage. Going back should open the reason page too.Offline tests
Cannot test offline.
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-exit-survey.mov
Android: mWeb Chrome
mweb-chrome-exit-survey.mov
iOS: Native
ios-exit-survey.mov
iOS: mWeb Safari
mweb-safari-exit-survey.mov
MacOS: Chrome / Safari
web-replace-route.mov