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
{{ message }}
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
Sometimes people lose their connection (or maybe they just have a very, very slow connection).
Solution
For any network-first resources (HTML), fallback to a cached version if its available and if we can’t reach the server. We may need to add a timeout for the network requests to handle this.
We should also provide an offline UI for loading all of the views that are currently available for offline viewing, so that users don’t have to guess which combinations of model runs and variables are actually available to them offline.
No Gos
Describe any features or behaviors that have been considered and rejected as out of scope for this project.
Rabbit Holes
Describe any solutions to problems that pose a risk to completing this project on time.
The text was updated successfully, but these errors were encountered:
Problem
Sometimes people lose their connection (or maybe they just have a very, very slow connection).
Solution
For any network-first resources (HTML), fallback to a cached version if its available and if we can’t reach the server. We may need to add a timeout for the network requests to handle this.
We should also provide an offline UI for loading all of the views that are currently available for offline viewing, so that users don’t have to guess which combinations of model runs and variables are actually available to them offline.
No Gos
Describe any features or behaviors that have been considered and rejected as out of scope for this project.
Rabbit Holes
Describe any solutions to problems that pose a risk to completing this project on time.
The text was updated successfully, but these errors were encountered: