components
components copied to clipboard
fix(material/dialog): dialog actions overflow and are unreachable
Fixes a bug in the Angular Material dialog component where buttons/actions are unreachable due to dialog overflowing because of unspecified max-height for the mat-dialog-container parent flexbox.
Fixes #24785
Before fix screenshot (portrait):
Before fix screenshot (landscape):
After fix screenshot (portrait):
After fix screenshot (landscape):
FYI, this needs a sync
Need to make confirm that bug still exists after latest dialog changes were pushed.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.