javascript - How to properly block the interface in AngularJS while data is loading? -


in form there many fields data loaded server, there dependent data lists , while performs data loading want freeze interface - example, showing progress bar. layer large z-index, on others , progress-bar in corner. example..

i know how using gwt or vaadin:

how using angularjs? basically, know how using javascript.

the problem quite common.. maybe there ready solutions?

i grateful information. all.

the easiest option integrate solution promise tracker

if need block out screen while application bootstraps ngcloak allows display message while angular initializing.


Comments

Popular posts from this blog

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -