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
Instead of displaying an error when the UI module cannot contact the backend / REST API we should display a user friendly message (translatable) that tells the user that the Mango backend is not available. This can be a different message if the user's internet is disconnected.
We should also display startup progress if Mango is starting up.
Basically implement a better offline experience that is more robust. This will become more important as we remove the legacy UI.
The text was updated successfully, but these errors were encountered:
Instead of displaying an error when the UI module cannot contact the backend / REST API we should display a user friendly message (translatable) that tells the user that the Mango backend is not available. This can be a different message if the user's internet is disconnected.
We should also display startup progress if Mango is starting up.
Basically implement a better offline experience that is more robust. This will become more important as we remove the legacy UI.
The text was updated successfully, but these errors were encountered: