telerik / kendo-angular

Issue tracker - Kendo UI for Angular
http://www.telerik.com/kendo-angular-ui/
Other
463 stars 213 forks source link

[DateRange, MultiViewCalendar] Range selection in the year and decade view does not navigate to the next view #4336

Open zstoyanova9 opened 1 week ago

zstoyanova9 commented 1 week ago

Describe the bug When range selection is enabled and the user navigates to the year view and chooses a month, the component does not navigate to the next view. Instead, a range selection begins in the current view. The same applies when it is initially navigated to the decade view as well.

To Reproduce

  1. Open the following StackBlitz example - https://stackblitz.com/edit/angular-q2spjj-zlqb6n
  2. Navigate to the year view and select a month.

chrome_Rv2szvLywI

Expected behavior The component should navigate to the next view after selecting a month.

chrome_fetyfitJfk

StackBlitz example demonstrating the expected behavior in a previous version - https://stackblitz.com/edit/angular-bytkcy-tphmpp