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

[MultiViewCalendar] The navigation buttons state does not update in specific use cases #4486

Open
yanmariomenev opened this issue Dec 13, 2024 · 0 comments

Comments

@yanmariomenev
Copy link
Contributor

yanmariomenev commented Dec 13, 2024

Description

The "Previous Month" button remains disabled when the "min" property is set to the previous month and navigation occurs by clicking a date in the next month. The button doesn’t enable automatically, unlike when using the next month button.

The min date is used to initially disable the component during initialization. However, the navigation buttons do not seem to update correctly when navigating by selecting dates in the next month, using keyboard navigation to change the month, or clicking the 'Today' button.

Steps To Reproduce

Navigate to the next month by clicking the next month's dates in the following example:
https://stackblitz.com/edit/angular-5a3ebz4n-bxfnfn1o

Screenshots or video

Screen.Recording.2024-12-13.at.13.19.44.mov

Expected Behavior

Same as the Calendar component.

Browser

Chrome

Browser version

latest

OS type

MacOS

OS version

No response

Last working version of the Kendo UI for Angular package (if regression).

No response

@yanmariomenev yanmariomenev self-assigned this Dec 13, 2024
@yanmariomenev yanmariomenev changed the title [MultiViewCalendar] Previous month button remains disabled when navigating by clicking on next month’s date [MultiViewCalendar] The navigation buttons state does not update in specific use cases Dec 13, 2024
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

2 participants