-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Datepicker height issue with large custom header #20459
Copy link
Copy link
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/datepickerhelp wantedLabel noting an issue which the team is looking for contribution from the community to fixLabel noting an issue which the team is looking for contribution from the community to fix
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/datepickerhelp wantedLabel noting an issue which the team is looking for contribution from the community to fixLabel noting an issue which the team is looking for contribution from the community to fix
Type
Fields
Give feedbackNo fields configured for issues without a type.
Reproduction
https://stackblitz.com/edit/components-issue-9tpthp
Steps to reproduce:
Expected Behavior
Calendar content should remain inside container. mat-calendar-content should probably have an independent height style from the heading.
Actual Behavior
Container not resizing to accomodate header height:

Environment