Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
zstoyanova9 opened this issue Jun 26, 2024 · 1 comment

Comments

@zstoyanova9
Copy link

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

@slavenai
Copy link

Fixed in v16.4.0 of kendo-angular-dateinputs package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants