Support required
prop for date range selection
#1736
homerchen19
started this conversation in
Ideas
Replies: 1 comment
-
Thanks for your suggestion, we will work on this in #1835. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The
required
prop is currently only supported for single date selection. I am wondering if it would be possible to extend this support to date range selection as well. This would ensure that users are unable to unselect the range start date. One example of this functionality can be found in MUI's DateRangePicker. Once a start date is selected, regardless of any further interactions with the calendar, the range start date always remains selected.Beta Was this translation helpful? Give feedback.
All reactions