Is your feature request related to a problem? Please describe.
We received a request to make the modal close only after deliberately clicking on the close button. The reason is that users are accidentally clicking around and closing the loading modal that contains important information.
https://detroitmi.gov/webapp/d6-business-directory
Describe the solution you'd like
Create an option that removes the click event listeners from the overlays and just allows the modal closing from a button.
Is your feature request related to a problem? Please describe.
We received a request to make the modal close only after deliberately clicking on the close button. The reason is that users are accidentally clicking around and closing the loading modal that contains important information.
https://detroitmi.gov/webapp/d6-business-directory
Describe the solution you'd like
Create an option that removes the click event listeners from the overlays and just allows the modal closing from a button.