refactor: migrate BankAccountManualStep to function component#21778
Conversation
|
@Santhosh-Sellavel 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] |
|
@payal-lathidadiya Please check this thread Make you follow all, thanks! |
Please check this and confirm, you followed! |
Yeah, I followed those guideline and standard practices for this refactor. Thank you |
Santhosh-Sellavel
left a comment
There was a problem hiding this comment.
@payal-lathidadiya There is no rush here, please go through the checklists carefully!
|
Seems it run into conflicts can you please check and update! |
resolved and updated |
Reviewer Checklist
Screenshots/VideosWebScreen.Recording.2023-07-05.at.1.07.20.AM.movMobile Web - ChromeScreen.Recording.2023-07-05.at.1.20.50.AM.movMobile Web - SafariSimulator.Screen.Recording.-.iPhone.14.-.2023-07-05.at.01.14.17.mp4DesktopScreen.Recording.2023-07-05.at.1.04.27.AM.moviOSSimulator.Screen.Recording.-.iPhone.14.-.2023-07-05.at.01.12.04.mp4AndroidScreen.Recording.2023-07-05.at.1.18.25.AM.mov |
Santhosh-Sellavel
left a comment
There was a problem hiding this comment.
LGTM tests well!
All yours @francoisl!
|
🚀 Deployed to staging by https://github.com/francoisl in version: 1.3.37-1 🚀
|
|
🚀 Deployed to production by https://github.com/Julesssss in version: 1.3.37-7 🚀
|
|
This PR is causing the following issue: |
Details
Migrate BankAccountManualStep.js to function component
Fixed Issues
$ #16242
PROPOSAL: #16242 (comment)
Tests
Offline tests
NA
QA Steps
Same as above
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 */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)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)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
Web
Mobile Web - Chrome
Mobile Web - Safari
Desktop
iOS
Android