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

feat: add display timezone switcher, remove local timezone toggle #2092

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Ziinc
Copy link
Contributor

@Ziinc Ziinc commented Jun 10, 2024

This PR adds in local timezone display switching, which provides better ux when users want to switch their display timezone while keeping the search tied to a different timezone.

It forces a differentiation between "search timezone" and "display timezone", where display timezone only changes the displayed timezone, whereas search timezone will affect the search queries that the user will query in.

Adjustments to the search timezone button and moving it closer to the form will come in a follow up PR.

Screen.Recording.2024-06-10.at.9.09.18.PM.mov

Also added in a UTC convenience button

Screen.Recording.2024-06-10.at.9.19.35.PM.mov

@Ziinc Ziinc changed the title chore: add more test coverage over timezone preference feat: add display timezone switcher, remove local timezone toggle Jun 10, 2024
Base automatically changed from fix/timezone-preference-switching to main June 11, 2024 06:43
@Ziinc
Copy link
Contributor Author

Ziinc commented Jun 12, 2024

  • remove timezone preference modal
  • add a remember me button
  • move switcher to subhead row

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.

1 participant