Skip to content
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

MainView: Correct initial timezone value #128

Merged
merged 1 commit into from
Aug 4, 2024
Merged

Conversation

ryonakano
Copy link
Member

Fixes #38

TimeZoneGrid expects untranslated timezone is set in the time_zone property but we're passing translated timezone, resulting no selected timezone when initialized in non-English environment.

TimeZoneGrid expects untranslated timezone is set in the time_zone property
but we're passing translated timezone, resulting no selected timezone
when initialized in non-English envivonment.
@ryonakano ryonakano requested a review from a team August 3, 2024 23:48
@ryonakano ryonakano mentioned this pull request Aug 3, 2024
@zeebok zeebok merged commit 3d62208 into main Aug 4, 2024
2 of 4 checks passed
@zeebok zeebok deleted the ryonakano/fix-initial-tz branch August 4, 2024 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Time Zone" popover is shown only the left portion in the first click
2 participants