Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add offline status page / startup progress #294

Open
jazdw opened this issue Sep 3, 2019 · 2 comments
Open

Add offline status page / startup progress #294

jazdw opened this issue Sep 3, 2019 · 2 comments

Comments

@jazdw
Copy link
Contributor

jazdw commented Sep 3, 2019

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.

@jazdw
Copy link
Contributor Author

jazdw commented Oct 4, 2019

Partially implemented, the app will now load when Mango is offline. The startup progress is displayed in a toast at the bottom of the screen.

@jazdw
Copy link
Contributor Author

jazdw commented May 4, 2020

Especially with session persistence configured we need to popup a message/button telling the user that there is a UI update available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant