Topic: Modal dialog - if the content doesn't fit the screen there's a display issue
Starceaker free asked 7 years ago
Dear support
This is a problem that can be reproduced on your example page (see imgur link): https://mdbootstrap.com/angular/advanced/modals/#basicUsage
https://imgur.com/a/AvSoP
When there is too much content in a modal to be shown without a scroll bar there is a visual problem. Please have a look at this. To reproduce, open the mdbootstrap link, open the developer console and make the console take in enough space to force a scrollbar in the modal (as shown in the imgur link).
Kind regards
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags
Bartłomiej Malanowski staff commented 7 years ago
I have just checked this issue and it works fine for me. Could you please create full-example and share it with us? I wasn't able to recreate your problemStarceaker free commented 7 years ago
Hi there. On the example page use the "Fluid modal" "Right" button to open the full height modal as shown in my imgur example. https://mdbootstrap.com/angular/advanced/modals/#basicUsage You don't need any other example as it's reproducable on the site itself. Then you open the developer console (F12) and make the console so big that the modal dialog is not able to show all the content. Once you get a scrollbar within the modal you have this visual issue.