You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should transform the ProgressDialog to an overlay instead of a dialog, as a dialog is very volatile and gets dropped when routing happens. (Which happens in the case of initiating offline)
For example, we could manage it in the JVxOverlay similar to the "Connected" overlay.