Fix/19496 2fa steps refactor#23060
Conversation
ArekChr
left a comment
There was a problem hiding this comment.
Left few minor comments, overall LGTM 👌
fabioh8010
left a comment
There was a problem hiding this comment.
Besides the comments, LGTM!
rezkiy37
left a comment
There was a problem hiding this comment.
Left a couple comments. In general, LGTM 🙂
|
@aimane-chnaif @deetergp I'll be OOO from tomorrow till next Friday, but if you request any changes, someone from Callstack team would be able to take over this issue. |
|
I think we are almost close. Please fix lint. Please request my review once ready |
|
@aimane-chnaif ready! |
|
@aimane-chnaif Bump! |
|
On it now |
@deetergp what do you think about Bug 4 and 5? Definitely follow-up but just to confirm if it's bug or expected. |
|
Link is not translated. Seems like regression from #25164. So out of scope
|
|
iOS app crashes on simulator after fulfill 2fa code. This is known bug - #18874 so out of scope ios-enable.mov |
|
The fact that Bug 5 already exists makes it out of scope. I feel the same way about Bug 4. |
|
On android native or mChrome, sometimes not auto-scrolled down to 2fa input while auto-focus is working. Confirmed also happening on staging so out of scope. scroll.movandroid.mov |
Reviewer Checklist
Screenshots/VideosWebweb.movMobile Web - Chromemchrome.movMobile Web - Safarimsafari.movDesktopdesktop.moviOSios-disable.movios-enable.movAndroidandroid.mov |
aimane-chnaif
left a comment
There was a problem hiding this comment.
Looks good except known issues which are out of scope
@deetergp all yours
|
🎯 @aimane-chnaif, thanks for reviewing and testing this PR! 🎉 An E/App issue has been created to issue payment here: #25518. |
|
✋ 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/deetergp in version: 1.3.56-0 🚀
|
|
🚀 Deployed to production by https://github.com/roryabraham in version: 1.3.56-24 🚀
|
| useEffect(() => { | ||
| Session.clearAccountMessages(); | ||
| }, []); |
There was a problem hiding this comment.
Coming from #28937. Not really a bug but more like an improvement. We should have cleared the errors on the clean up function as well.

Details
Fixed Issues
$ #19496
PROPOSAL: #19496
Tests
Offline tests
N/A
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)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
Screen.Recording.2023-07-18.at.08.45.37.mp4
Mobile Web - Chrome
Screen.Recording.2023-07-19.at.10.53.46.mp4
Mobile Web - Safari
Simulator.Screen.Recording.-.iPhone.14.-.2023-07-18.at.08.53.56.mov
Desktop
Screen.Recording.2023-07-18.at.08.51.25.mp4
iOS
Simulator.Screen.Recording.-.iPhone.14.-.2023-07-18.at.08.57.20.mov
Android
Screen.Recording.2023-07-19.at.10.47.10.mp4