[DateTimePicker]: Current or Selected Day Highlighted in Other Months #380
Labels
area: datetimepicker
Issues about datetimepicker
enhancement
This issue is tracking a function should be enhanced
Hello,
I'm not sure if this is a feature or an unintended behavior, but the current day or the selected day is being highlighted for all months, regardless of whether the date is relevant. This behavior is confusing and inconsistent with how Angular Material date pickers function.
Examples
Current Day (Not Selected):
In the following screenshots, the current day's date is highlighted in every month, even when navigating to months where it doesn't make sense.
Selected Day:
Similarly, when a specific day is selected, it appears highlighted across all months, creating further confusion:
Question
Is this an expected feature, or does it require a fix? If it's intentional, is there a way to disable this behavior? It seems inconsistent with the standard Angular Material date picker implementation.
Thank you in advance for your help!
The text was updated successfully, but these errors were encountered: