In my form there are many fields where the data is loaded from server, there are also a dependent data lists and while performs the data loading I want to
freeze interface - for example, by showing the progress bar. A layer with a large z-index
, which would be over all others and the progress-bar in the corner. For example..
I know how to do it by using GWT or Vaadin:
How to do it by using AngularJS? Basically, I know how to do it by using JavaScript.
The problem is quite common.. Maybe there are ready solutions?