Closed
Description
In situations when the dialog window is higher than the page itself the dialog goes out of the screen with no ability to scroll down or up.
See the screenshot. Take a look at the scroll which is based on the page, not the dialog. The modal
is disabled. But it might have the same issue with :modal="true"
.
Not sure if it's an issue or not. I can fix it somehow by playing with css, but I thought it is worth to report. Thanks.
Activity