-
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: don't set user's timezone if it's empty #48523
Conversation
@abdulrahuman5196 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] |
@abdulrahuman5196 I can't reproduce the bug in OP, so I just upload a screenshot to show that the logic still works after the changes. |
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.
There is no video recordings in multiple platforms. Kindly add working cases of all platforms. @daledah
@abdulrahuman5196 Can you produce some cases when user's local timezone is empty? I can't find anything on google, so I can't reproduce the working cases. |
@daledah not empty cases. Try setting the timezone to automatic and switch to manual observe if it's working or not. We should make sure our change is not breaking anything. |
@abdulrahuman5196 Sorry for the delay. Is this screenshot good? If you're OK with this, I'll upload for other platforms as well. Screen.Recording.2024-09-10.at.15.33.42.mov |
@daledah yeah looks good. Please continue |
@abdulrahuman5196 The videos and test steps are updated. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-09-14.at.11.29.32.PM.mp4Android: mWeb ChromeScreen.Recording.2024-09-14.at.11.31.30.PM.mp4iOS: NativeScreen.Recording.2024-09-14.at.11.26.16.PM.mp4iOS: mWeb SafariScreen.Recording.2024-09-14.at.11.27.35.PM.mp4MacOS: Chrome / SafariScreen.Recording.2024-09-14.at.10.35.40.PM.mp4MacOS: DesktopScreen.Recording.2024-09-14.at.10.45.10.PM.mp4 |
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.
Changes looks good and works well. Reviewers checklist is also complete.
All yours. @chiragsalian / @puneetlath
🎀 👀 🎀
C Reviewed
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.
LGTM
✋ 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/chiragsalian in version: 9.0.36-0 🚀
|
🚀 Deployed to production by https://github.com/grgia in version: 9.0.36-2 🚀
|
Details
Fixed Issues
$ #47452
PROPOSAL: #47452 (comment)
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
Screen.Recording.2024-09-11.at.16.26.43.mov
Android: mWeb Chrome
Screen.Recording.2024-09-11.at.16.22.57.mov
iOS: Native
Screen.Recording.2024-09-11.at.16.32.53.mov
iOS: mWeb Safari
Screen.Recording.2024-09-11.at.16.29.10.mov
MacOS: Chrome / Safari
Screen.Recording.2024-09-10.at.15.33.42.mov
MacOS: Desktop
Screen.Recording.2024-09-11.at.16.33.43.mov