-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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 blinks after saving tax code #45749
Conversation
to avoid app blink if we're still in RHP flow Signed-off-by: dominictb <[email protected]>
Reviewer Checklist
Screenshots/VideosAndroid: NativeCleanShot.2024-07-25.at.19.11.43.mp4Android: mWeb ChromeCleanShot.2024-07-25.at.20.20.18.mp4iOS: NativeCleanShot.2024-07-25.at.20.35.17.mp4iOS: mWeb SafariCleanShot.2024-07-25.at.20.51.29.mp4MacOS: Chrome / SafariCleanShot.2024-07-25.at.20.24.03.mp4MacOS: DesktopCleanShot.2024-07-25.at.20.53.30.mp4 |
@dominictb did you test this on all platforms? I'm not seeing videos from all. And on the ones there are videos, it looks like you are getting errors? |
@puneetlath updated the rest of the platforms (but I don't think you will notice the difference as it is small screen). However, the point is the main screen doesn't blink anymore The reason I got into error is because I don't have a corporate policy, hence I have to hard-code to bypass the access control. However, we can still verify that the bug has been fixed, and code works well. |
✋ 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/roryabraham in version: 9.0.14-1 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/roryabraham in version: 9.0.14-6 🚀
|
Details
Fixed Issues
$ #45684
PROPOSAL: #45684 (comment)
Tests
Precondition: Workspace is under Control plan
Verify that: App will not blink after saving tax code
Offline tests
QA Steps
Precondition: Workspace is under Control plan
Verify that: App will not blink after saving tax code
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.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
web.mov