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

[datetime2] fix(DateInput2): allow changing tz before selecting date #6016

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

adidahiya
Copy link
Contributor

Fixes #6008

Checklist

  • Includes tests
  • Update documentation

Changes proposed in this pull request:

Fix DateInput2 implementation to allow changing the selected timezone before selecting a date in the picker.

Reviewers should focus on:

Test cases & demo in docs-app

Screenshot

2023-03-13 13 49 37

@adidahiya
Copy link
Contributor Author

[datetime2] fix(DateInput2): allow changing tz before selecting date

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@adidahiya adidahiya merged commit 80422d7 into develop Mar 13, 2023
@adidahiya adidahiya deleted the ad/date-input-tz-fix branch March 13, 2023 18:06
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.

DateInput2 timezone cannot be changed until a date is selected
1 participant