-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: App is stuck offline after 'Force offline' toggled on and off #43159
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] |
Melvin wasn't great at assigning the C+ so I fixed it |
@Santhosh-Sellavel Please help to review the PR when you have a chance. |
Will check soon |
Reviewer Checklist
Screenshots/VideosJust adding Chrome screens alone, as this is nothing platform oriented. PR videos would suffice it works on all platforms MacOS: Chrome / SafariScreen.Recording.2024-06-09.at.10.50.27.PM.mov |
@pecanoro Honestly I was really confused this PR #41719 caused a regression, its really straightforward and everything was working when I approved here. Recording here confirm it was working. It left me wondering went wrong, seems @nkdengineer bluntly following review suggestion recommendations from CME @hayata-suenaga without validating & testing, and that eventually resulted in this regression. Anyway I tested this again, all works well. Left a small nab comment, not sure why it was there I tagged you please follow-up on that merge when its all good for you. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah yes, sorry, I didn't notice you were on vacation, totally my bad, I assigned you manually because you were the original C+ of the PR that caused the regression. |
@nkdengineer Ohh, could you fix the conflict? |
@pecanoro I merged main. |
✋ 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/pecanoro in version: 1.4.82-0 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.82-4 🚀
|
Details
Fixed Issues
$ #43116
PROPOSAL:
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
android.mov
Android: mWeb Chrome
android.mov
iOS: Native
ios.mov
iOS: mWeb Safari
ios-mweb.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop.mov