Topic: Modal Background Click

Paul free asked 4 years ago


Expected behavior

That I can display the modal and use the rest of the site at the same time

Actual behavior

I cannot click or use anything else on the site while the modal is open (data-backdrop is false).

Is there a way to make this?


Krzysztof Wilk staff answered 4 years ago


I updated snippet (https://mdbootstrap.com/snippets/jquery/krzysztof-wilk/2040520). Just add .modal-side except these two you mentioned and everything works :)


Paul free commented 4 years ago

Thank you! Now it works


Paul free answered 4 years ago


It works here just fine, but when I use modal-full-height modal-left then it doesn't work


Krzysztof Wilk staff answered 4 years ago


Hi!

It works, but I'm afraid that it doesn't affect on every element on your page.

Look - I've made a sample page for you: https://mdbootstrap.com/snippets/jquery/krzysztof-wilk/2040520

When you launch modal, you can use NavBar to navigate between sections on the page. On the bottom you have four buttons for notifications and you can use them even if the modal is opened.

The basic functionality of page is preserved, but, for example, you can't type into inputs when modal is launched.

Modals are made to communicate the user important informations - for example discounts, new version of your products etc. You can use them to get info from user using forms too. So modals are focusing users attention and when modal is launched - work on other parts of your page shouldn't be necessary.

I think everything works correctly :) If you have more questions - just ask, I'll try to help :D



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Resolved

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.17.0
  • Device: PC
  • Browser: Google Chrome
  • OS: Windows 10
  • Provided sample code: No
  • Provided link: No