I want a progress bar which is displayed on every template while the $upload is running in the file controller. Currently, when I upload a file on a file.html template having a filesController. It starts the progress bar and is displayed on the files.html.
While the progress is on, if I change the template, invoking another controller and then back to the files.html (filesController), the progress bar is no more seen and the upload continues. How can I have the progress bar shown as a pop up, which stay on every template while its on. An example is, the upload progress bar in dropbox, google drive. -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
