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

DatePicker: Integrate TimePicker with range support #901

Closed
elephantcatdog opened this issue Sep 20, 2022 · 1 comment
Closed

DatePicker: Integrate TimePicker with range support #901

elephantcatdog opened this issue Sep 20, 2022 · 1 comment
Labels
css Needs change in css package enhancement New feature or request react Needs change in react package

Comments

@elephantcatdog
Copy link
Contributor

Right now changing the time on the TimePicker while range is enabled on the DatePicker changes the time for both the start date and end date. We might want to come up with a way to allow finer control of the time.

From iTwin/iTwinUI-react#737

Requested by someone in React Tuesday call

@elephantcatdog elephantcatdog added the enhancement New feature or request label Sep 20, 2022
@mayank99 mayank99 transferred this issue from iTwin/iTwinUI-react Dec 22, 2022
@gretanausedaite gretanausedaite added css Needs change in css package react Needs change in react package labels Dec 23, 2022
@r100-stack
Copy link
Member

Lately, we started to move away from recommending the range DatePicker after some users shared that the range DatePicker was a bit confusing for them. Instead, we recommend having two separate DatePickers, one for the start and the other for the end (#1297 (comment)).

As a result, after discussing with @FlyersPh9, we decided to close this issue and instead recommend users to use two separate DatePickers to select a range of dates (along with times).

@r100-stack r100-stack closed this as not planned Won't fix, can't repro, duplicate, stale May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css Needs change in css package enhancement New feature or request react Needs change in react package
Projects
None yet
Development

No branches or pull requests

3 participants