render loader instead of blank under Onfido flow#18520
Merged
Merged
Conversation
|
@puneetlath @aimane-chnaif 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] |
Contributor
|
@honnamkuan thanks for the details on non-native platforms. yes, they are out of scope for this PR. Though still need screenshots/videos on all platforms. |
Contributor
Reviewer Checklist
Screenshots/VideosWebweb.movMobile Web - Chromemchrome.movMobile Web - Safarimsafari.movDesktopdesktop.moviOSios.movAndroidandroid.mov |
puneetlath
approved these changes
May 8, 2023
Contributor
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
26 tasks
Contributor
|
🚀 Deployed to staging by https://github.com/puneetlath in version: 1.3.12-0 🚀
|
6 tasks
Contributor
|
🚀 Deployed to production by https://github.com/roryabraham in version: 1.3.12-0 🚀
|
Contributor
|
🚀 Deployed to staging by https://github.com/puneetlath in version: 1.3.12-0 🚀
|
57 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@puneetlath @aimane-chnaif , this PR is ready.
My changes are only affecting native Android and IOS apps, but I have added video recordings for all supported platforms when clicking on "Connect bank manually" > Complete step 3 > click Back on Onfido screen for completeness, therefore loading indicator will not be available for non-native platforms.
Would like to highlight that I am getting Unsupported browser message in localhost testing for
Mobile Web - Chrome, that is a known issue which only happens in localhost and does not requires fixing. ref: #16389Appreciate your review on it.
Details
add loading indicator under native app Onfido flow popup, so that loader will be shown instead of blank when the popup is closed before step 3 page is displayed.
Fixed Issues
$ #18240
PROPOSAL: #18240 (comment)
Tests
Using native Android or IOS apps
Offline tests
N/A
QA Steps
The changes only affects native apps, so only QA steps for native apps provided.
Using native Android or IOS apps
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
Screen.Recording.2023-05-06.at.11.09.35.PM.mov
Mobile Web - Chrome
Getting Unsupported browser due to #16389 which only affects localhost setup and decided does not requires fixing.
Screen.Recording.2023-05-07.at.10.59.36.AM.mov
Mobile Web - Safari
Screen.Recording.2023-05-06.at.12.15.24.PM.mov
Desktop
Screen.Recording.2023-05-06.at.11.06.29.PM.mov
iOS
Screen.Recording.2023-05-06.at.12.05.13.PM.mov
Android
Screen.Recording.2023-05-06.at.12.08.24.PM.mov