igniteui-webcomponents icon indicating copy to clipboard operation
igniteui-webcomponents copied to clipboard

Calendar: Switching selection modes keeps selected dates

Open simeonoff opened this issue 1 year ago • 0 comments

Description

If we make a selection in a calendar with selection set to multiple and then switch the selection mode to range, the selected value is transformed into a range of dates between the start and end dates of the previously selected dates in the multiple selection mode. Changing the selection mode back to multiple restores the previously selected dates in the days view.

Question

Should this behavior be implemented in Ignite UI for Angular the way it's implemented here?

simeonoff avatar Jan 16 '24 12:01 simeonoff