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

DateRangePicker3 allows end time to be less than start time for single date selection #6857

Open
evansjohnson opened this issue Jun 24, 2024 · 0 comments

Comments

@evansjohnson
Copy link
Contributor

evansjohnson commented Jun 24, 2024

Screenshot 2024-06-24 at 8 48 55 AM

Steps to reproduce

Actual behavior

Able to select a "negative" time range

Expected behavior

End time range should be constrained to a valid selection range

Possible solution

  • Only allow selecting a time greater than (or maybe greater or equal to) the start time
  • Always update value such that the earlier date is first
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant