shlomiassaf / ngx-modialog

Modal / Dialog for Angular
http://shlomiassaf.github.io/ngx-modialog
MIT License
686 stars 242 forks source link

Modal positioning on large templates #163

Closed gustav77 closed 8 years ago

gustav77 commented 8 years ago

IMPORTANT: Please provide a sample using:

bug

If you add some more lines

...

to your demo plunkr and than click one of the modal buttons the modal opens but the upper part is hidden. If the page is long enough the modal isn't visible anymore.

shlomiassaf commented 8 years ago

Plunker please...

gustav77 commented 8 years ago

Here is a plunkr: http://plnkr.co/edit/TyOHY07jkLBX9jSnvR7h?p=preview

When I click the Alert Button, the problem shows. Tested on MacBook Air with Chrome and Firefox.

shlomiassaf commented 8 years ago

Yes, you're right the backdrop should be positioned fixed not absolute

In V2 only.

shlomiassaf commented 8 years ago

See this plunker

BTW, you're plunker used beta.2, please use beta.8