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

notify if offline & allow sketches to keep running #99

Open
2 tasks
therewasaguy opened this issue Jan 8, 2016 · 0 comments
Open
2 tasks

notify if offline & allow sketches to keep running #99

therewasaguy opened this issue Jan 8, 2016 · 0 comments

Comments

@therewasaguy
Copy link
Owner

  • use window.navigator.onLine to display "offline" message (especially when trying to save or run a sketch as both currently require internet access). Somehow indicate that work is being saved locally and notify when internet access has returned.
  • load the preview iframe as a blob so that we don't need to load it from the server and can continue to preview sketches while offline. I think this is what thimble does but need to look into it further / would love to hear ideas for how to handle this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant