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

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -