dbtek/angular-aside

Modal does not vertically scroll with content

rschenkel opened this issue · 3 comments

When you have content that is too large for the modal the content simply runs of the end instead of having a vertical scroll bar.

I have updated your demo plunker to demonstrate the issue:
http://plnkr.co/edit/S6rRlw99hPgoNTZZ9Ds3?p=preview

mez commented

I checked out the plnkr and there seems to be a vertical scroll bar now. Is this issue fixed?

There is scroll bar of course, however issue is related to the overflow. Content needs to scroll inside the aside. It's not fixed yet.

mez commented

Ah OK, once I scrolled down far enough I saw the overflow.