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

Add a clock widget with timezone support in new UI #42817

Closed
1 of 2 tasks
tirkarthi opened this issue Oct 8, 2024 · 3 comments · Fixed by #43132
Closed
1 of 2 tasks

Add a clock widget with timezone support in new UI #42817

tirkarthi opened this issue Oct 8, 2024 · 3 comments · Fixed by #43132
Assignees
Labels
AIP-38 Modern Web Application area:UI Related to UI/UX. For Frontend Developers. kind:feature Feature Requests

Comments

@tirkarthi
Copy link
Contributor

Description

The clock widget in the navigation bar was useful to change time from UTC to other timezones like local timezone in the old UI. The change was also reflected in all other datetime related components. It will be helpful to have the widget in the new UI like the side bar below dark theme toggle button. I opened this issue since I didn't see it in the designs. Please feel free to close this if it's tracked in other issue.

Use case/motivation

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@tirkarthi tirkarthi added kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet labels Oct 8, 2024
@tirkarthi
Copy link
Contributor Author

cc: @bbovenzi @pierrejeambrun

@dosubot dosubot bot added the area:UI Related to UI/UX. For Frontend Developers. label Oct 8, 2024
@pierrejeambrun pierrejeambrun added AIP-38 Modern Web Application and removed needs-triage label for new issues that we didn't triage yet labels Oct 8, 2024
@bbovenzi
Copy link
Contributor

bbovenzi commented Oct 8, 2024

Yes, let's put that and the light/dark mode in a User Profile settings modal.

@bbovenzi
Copy link
Contributor

We will also have to copy over the useTimezone hook and provider from the previous UI and the <Time /> component. But both should use dayjs instead of moment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AIP-38 Modern Web Application area:UI Related to UI/UX. For Frontend Developers. kind:feature Feature Requests
Projects
Development

Successfully merging a pull request may close this issue.

3 participants