angular-ui / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.29k stars 6.73k forks source link

Is it possible to show modal backdrop while resolving dependencies #6504

Open ashgibson opened 7 years ago

ashgibson commented 7 years ago

Is it possible to show the modal backdrop but not the window while resolving dependencies?

The reason for this is so that the ui is blocked and users can't click other buttons while waiting for this to load.