[CP staging] Fix app stuck on Signing out dialog after signing out of classic on HybridApp#67905
Conversation
|
🚧 @Julesssss has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
Julesssss
left a comment
There was a problem hiding this comment.
This improves on the current state where users are completely unable to use the app. I'm okay with the user not seeing strings, as it is a bit of an edge case and will be resolved on the next sign-in.
|
Works as discussed. If users sign into classic then this doesn't occur, only if signing into ND, switching to classic and then signing out does this occur. I created a follow up issue to further resolve the issue. Signoutofclassic-strings.mp4 |
This comment was marked as resolved.
This comment was marked as resolved.
|
The perf tests are broken on all PRs, ignoring |
Signing out dialog after signing out of classic on HybridAppSigning out dialog after signing out of classic on HybridApp
…locked-on-signing-out-dialog Fix app stuck on `Signing out` dialog after signing out of classic on HybridApp (cherry picked from commit 4880208) (cherry-picked to staging by Julesssss)
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Cherry-picked to staging by https://github.com/Julesssss in version: 9.1.89-11 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
|
🚀 Cherry-picked to staging by https://github.com/Julesssss in version: 9.1.89-15 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.1.89-21 🚀
|
|
🚀 Cherry-picked to staging by https://github.com/Julesssss in version: 9.1.90-0 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.1.90-11 🚀
|
Explanation of Change
We blocked on
prefferedLocalebeing loaded, which caused the mentioned issue. Now we hide the dialog without waiting for the language to finish loading.Even if the locales aren't loaded (for some reason) user will be able to continue signing in
Fixed Issues
$ #67812 (comment)
PROPOSAL:
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso 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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop