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

Making the timezone of the picker more clear to users #829

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

travjenkins
Copy link
Member

Issues

#801

Changes

801

  • Added the timezone to the bottom of the picker

Tests

Manually tested

  • Opened up the picker in the time travel section

Screenshots

Adding a small foot for the picker to make it clear
image

@travjenkins travjenkins marked this pull request as ready for review November 21, 2023 18:25
@travjenkins travjenkins requested a review from a team as a code owner November 21, 2023 18:25
@@ -62,6 +83,9 @@ function DateTimePickerCTA(props: PickerProps) {
inputFormat="YYYY-mm-ddTHH:mm:ssZ"
openTo="day"
value={cleanedValue}
components={{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could be a single line if the comma was removed.

@travjenkins travjenkins merged commit 0203a0e into main Nov 21, 2023
3 checks passed
@travjenkins travjenkins deleted the travjenkins/addTimezoneToTimeTravel branch November 21, 2023 18:57
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.

2 participants