Skip to content

[BUG] Multi Date Picker incorrect behavior when showTodayButton is set to true. #13275

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

Open
Tomashow opened this issue May 8, 2025 · 0 comments

Comments

@Tomashow
Copy link

Tomashow commented May 8, 2025

Is this a bug, enhancement, or feature request?
BUG
Describe your proposal:
When selecting a day in the next month using the date picker with multi selection and showTodayButton: true, it incorrectly displays the current month afterward (All work fine if showTodayButton: false).
Video example
https://github.com/user-attachments/assets/d596d690-cae0-4848-88b7-decbb2ec3bee

Additionally, a StackBlitz example has been provided to demonstrate the behavior with and without the Today button
https://stackblitz.com/edit/s7ahkgns-7mt2hlsr?file=src%2Fapp%2Fdate-picker-form-multi-example.component.ts

Expectation:
When selecting a day in the next month using the date picker with multi selection and today button, it should not switch to the current month after the selection.

@Tomashow Tomashow changed the title [BUG] Date picker incorrect behavior when showTodayButton is set to true. [BUG] Multi Date Picker incorrect behavior when showTodayButton is set to true. May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant