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

Offline mode #229

Open
esheehan-gsl opened this issue Mar 9, 2023 · 0 comments
Open

Offline mode #229

esheehan-gsl opened this issue Mar 9, 2023 · 0 comments
Labels
shaping Status for project issues that are still being discussed

Comments

@esheehan-gsl
Copy link
Contributor

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.

@esheehan-gsl esheehan-gsl added project shaping Status for project issues that are still being discussed labels Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
shaping Status for project issues that are still being discussed
Projects
None yet
Development

No branches or pull requests

1 participant