You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Because modalDialogs do not start at the very top of the viewport (top is set to 30), the maxHeight calculation of modals should take that into account.
Currently, the footer elements will be cut off if the modal-content exceeds the screen height.
vegegoku
changed the title
ModalDialog: Footer elements are cut off if modal-content exceeds screen height
ModalDialog Footer elements are cut off if modal-content exceeds screen height
Sep 11, 2023
Describe the bug
Because modalDialogs do not start at the very top of the viewport (top is set to 30), the maxHeight calculation of modals should take that into account.
Currently, the footer elements will be cut off if the modal-content exceeds the screen height.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Footer elements should not be cut off
Screenshots
![image](https://private-user-images.githubusercontent.com/102970139/259755091-c35a053a-96bb-4d14-bbb3-f5e7232b5ce4.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NjQ3NDcsIm5iZiI6MTczOTQ2NDQ0NywicGF0aCI6Ii8xMDI5NzAxMzkvMjU5NzU1MDkxLWMzNWEwNTNhLTk2YmItNGQxNC1iYmIzLWY1ZTcyMzJiNWNlNC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QxNjM0MDdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0xYzM4MjUzMGIyMmFiY2IwZDMzNDMyYWYyOGFhYTcxYjFhZDA2M2IxMTA1YTYxZGVmNzZlODMzN2Y1NzgwNTQ2JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9._hhMJBsdBZTvNm3nAWmVw1YRIV7phwRjiGBQ8naRTxw)
The text was updated successfully, but these errors were encountered: