components icon indicating copy to clipboard operation
components copied to clipboard

fix(material/dialog): dialog actions overflow and are unreachable

Open essjay05 opened this issue 1 year ago • 1 comments
trafficstars

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

essjay05 avatar Jan 05 '24 20:01 essjay05

Before fix screenshot (portrait): image

Before fix screenshot (landscape): image

After fix screenshot (portrait): image

After fix screenshot (landscape): image

essjay05 avatar Jan 05 '24 20:01 essjay05

FYI, this needs a sync

mmalerba avatar Jun 04 '24 21:06 mmalerba

Need to make confirm that bug still exists after latest dialog changes were pushed.

essjay05 avatar Jun 06 '24 17:06 essjay05

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.