Conversation
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
|
@mananjadhav @flodnv One of you needs to 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] |
|
reviewing this as came from the PR I reviewed |
| if (!isAccountValidated) { | ||
| setReimbursementAccountOptionPressed(CONST.BANK_ACCOUNT.SETUP_TYPE.MANUAL); | ||
| Navigation.navigate(ROUTES.BANK_ACCOUNT_VERIFY_ACCOUNT.getRoute(policyID, backTo)); | ||
| Navigation.navigate(ROUTES.BANK_ACCOUNT_VERIFY_ACCOUNT.getRoute(policyID, backTo), {forceReplace: true}); |
There was a problem hiding this comment.
I don't think this is the right approach.
Wrong direction of navigation transition animation:
Screen.Recording.2025-11-27.at.11.44.22.am.mov
There was a problem hiding this comment.
@aimane-chnaif Ok, I updated the approach to not use forceReplace. I think the animations look better now. Let me know what do you think.
last.mov
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppScreen.Recording.2025-11-27.at.12.53.08.pm.moviOS: mWeb SafariMacOS: Chrome / SafariScreen.Recording.2025-11-27.at.12.54.54.pm.mov |
|
Browser back button issue is always annoying. 😬 |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
…-button-reopenes-same-page (cherry picked from commit 188cb7d) (cherry-picked to staging by marcaaron)
|
🚀 Cherry-picked to staging by https://github.com/marcaaron in version: 9.2.65-2 🚀
|
|
🚀 Deployed to production by https://github.com/marcaaron in version: 9.2.65-6 🚀
|
|
🚀 Cherry-picked to staging by https://github.com/marcaaron in version: 9.2.66-0 🚀
|
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.2.66-3 🚀
|
Explanation of Change
This PR fixes browser back button issue.
Fixed Issues
$ #76192
PROPOSAL:
Tests
Offline tests
QA Steps
Same as tests
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
N / AAndroid: mWeb Chrome
N / AiOS: Native
N / AiOS: mWeb Safari
N / AMacOS: Chrome / Safari
this.one.mov