igniteui-webcomponents
igniteui-webcomponents copied to clipboard
Calendar: Switching selection modes keeps selected dates
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?