-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/datepicker
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
On IOS when a year is selected, the month cell underneath is highlighted with a focus state.
datepicker.error.mp4
Reproduction
Steps to reproduce:
- Go to https://material.angular.io/components/datepicker/examples
- Open a date picker and select a year
Expected Behavior
Only the selected month should be highlighted.
Actual Behavior
Selected month and month underneath selected year are highlighted with the same style.
Environment
- Angular: 12.2.6
- CDK/Material: 13.0.0
- Browser(s): Safari
- Operating System: IOS
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/datepicker