react-multi-date-picker icon indicating copy to clipboard operation
react-multi-date-picker copied to clipboard

Unable to de-select ranges when using multiple range

Open ctmaloney opened this issue 2 years ago • 1 comments

<DatePicker
      multiple
      range />

Doesn't allow de-selecting of dates via the calendar. The DatePanel is basically required in this case to allow removal of date ranges.

ctmaloney avatar Oct 16 '23 19:10 ctmaloney

Hello

Thank you for your feedback.

I think providing more options for deselecting dates can be implemented in any project depending on its design. I have provided minimal options in this library. Do you have any suggestions for changing the calendar behavior? Introducing a similar package would be enough.

shahabyazdi avatar Oct 21 '23 08:10 shahabyazdi