Refactor/36648 wallet enablement flow personal info#40357
Refactor/36648 wallet enablement flow personal info#40357mountiny merged 39 commits intoExpensify:mainfrom
Conversation
… redirect back to the wallet
| const exitFlow = (shouldContinue = false) => { | ||
| const exitReportID = personalBankAccount?.exitReportID; | ||
| const onSuccessFallbackRoute = personalBankAccount?.onSuccessFallbackRoute ?? ''; | ||
| // TODO: This should be updated to the correct route once the refactor is complete |
There was a problem hiding this comment.
Do we know an issue URL to mention here?
There was a problem hiding this comment.
@rezkiy37 no, it will be done in this issue :) But yes, you're right I can add the link
rezkiy37
left a comment
There was a problem hiding this comment.
Left a minor comment, LGTM.
|
@koko57 @shawnborton just wanted to confirm some texts by comparing them with figma. Are they fine or need to be like figma?
|
|
I think the links are fine as they are, I vaguely recall a previous issue where we decided not to touch them. We might want to update the copy though, let's see what @jamesdeanexpensify thinks |
|
@shawnborton I will update the copy (the screen title). My bad, I missed it |
|
Looking good to me! Just have one last question out to Anu here. I bumped her in DM just now, too. |
|
@Pujan92 issues fixed, ready for review |
src/pages/EnablePayments/PersonalInfo/substeps/FullNameStep.tsx
Outdated
Show resolved
Hide resolved
|
LGTM @mountiny |
|
🚀 Cherry-picked to staging by https://github.com/francoisl in version: 1.4.67-7 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
|
@koko57 can you help us with mobile and desktop steps?
|
|
🚀 Deployed to staging by https://github.com/mountiny in version: 1.4.68-0 🚀
|
|
🚀 Cherry-picked to staging by https://github.com/francoisl in version: 1.4.67-7 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
|
@kavimuru for mobile, if you're on a real device try typing |
I am changing the window location in the developer console with For staging I think we need to set Screen.Recording.2024-04-30.at.17.58.33.mov |
|
🚀 Deployed to production by https://github.com/francoisl in version: 1.4.68-3 🚀
|


Details
Personal Info step for Enable Wallet Refactor
DISCLAIMER: not connected to the 1st step of the flow yet
Fixed Issues
$ #36648
PROPOSAL:
Tests
Prerequisites: in settings/about/troubleshoot you should enable Use Staging Server if testing locally
npx uri-scheme open new-expensify://settings/wallet/enable-payments-refactor --androidornpx uri-scheme open new-expensify://settings/wallet/enable-payments-refactor --iosin the terminal with simulator/emulator opened. For desktop deep links are not working properly for nested routes - not available for testing now.Offline tests
QA Steps
npx uri-scheme open new-expensify://settings/wallet/enable-payments-refactor --androidornpx uri-scheme open new-expensify://settings/wallet/enable-payments-refactor --iosin the terminal with simulator/emulator opened. For desktop deep links are not working properly for nested routes - not available for testing now.PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel so 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
Screen.Recording.2024-04-18.at.14.30.00.mp4
Android: mWeb Chrome
Screen.Recording.2024-04-18.at.14.24.33.mp4
iOS: Native
Screen.Recording.2024-04-18.at.14.30.00.mp4
iOS: mWeb Safari
Screen.Recording.2024-04-18.at.14.27.42.mp4
MacOS: Chrome / Safari
Screen.Recording.2024-04-18.at.14.20.15.mp4
MacOS: Desktop
n/a