fix blinking loader in connect bank account page#29260
fix blinking loader in connect bank account page#29260marcochavezf merged 4 commits intoExpensify:mainfrom
Conversation
|
@rushatgabhane 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] |
|
Issue resolved on subsequent run Report below:Performance Comparison ReportSignificant Changes To Render DurationThere are no entries Meaningless Changes To Render DurationShow entries
Show details
Changes To Render CountThere are no entries Added ScenariosThere are no entries Removed ScenariosThere are no entries |
|
@rushatgabhane appreciate your review on the PR |
Reviewer Checklist
Screenshots/VideosWebScreen.Recording.2023-10-13.at.03.12.23.movMobile Web - ChromeWhatsApp.Video.2023-10-13.at.03.26.58.mp4Mobile Web - SafariScreen.Recording.2023-10-13.at.03.20.26.movDesktopScreen.Recording.2023-10-13.at.03.32.27.moviOSScreen.Recording.2023-10-13.at.03.29.00.movAndroidScreen.Recording.2023-10-13.at.03.33.10.mov |
|
@marcochavezf appreciate your review on the PR. Thanks. |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Performance Comparison Report 📊Significant Changes To Duration
Show details
Meaningless Changes To DurationShow entries
Show details
|
|
@Expensify/mobile-deployers 📣 Please look into this performance regression as it's a deploy blocker. |
|
I highly doubt this PR reduced app start time by 30% This could have been caused by another PR maybe, so we should still investigate 🔍 |
|
🚀 Deployed to staging by https://github.com/marcochavezf in version: 1.3.84-0 🚀
|
|
I believe the changes in this PR are all runtime code updates and will not affect start up performance. Moreover I have ran the perf-tests myself baselined against main branch and post the success results at #29260 (comment) Anyway, please let me know if there is something I can / should do. |
|
🚀 Deployed to production by https://github.com/francoisl in version: 1.3.84-10 🚀
|
|
🚀 Deployed to production by https://github.com/francoisl in version: 1.3.84-10 🚀
|
|
🚀 Deployed to staging by https://github.com/marcochavezf in version: 1.3.85-0 🚀
|
|
🚀 Deployed to production by https://github.com/francoisl in version: 1.3.85-4 🚀
|
Details
fix blinking loading screen when accessing Connect bank account from Workspace Bills page
Fixed Issues
$ #27901
PROPOSAL: #27901 (comment)
Tests
Offline tests
Not applicable as Add Bank Account requires internet
QA Steps
Same steps as Tests
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
Android: Native
Screen.Recording.2023-10-11.at.3.12.46.PM.mov
Android: mWeb Chrome
Screen.Recording.2023-10-11.at.3.21.40.PM.mov
iOS: Native
Screen.Recording.2023-10-11.at.3.00.15.PM.mov
iOS: mWeb Safari
Screen.Recording.2023-10-11.at.3.19.37.PM.mov
MacOS: Chrome / Safari
Screen.Recording.2023-10-11.at.3.23.20.PM.mov
MacOS: Desktop
Screen.Recording.2023-10-11.at.3.25.13.PM.mov