Skip to content
This repository has been archived by the owner on Oct 5, 2018. It is now read-only.

Add service worker support for a nicer offline experience #18

Open
holandes22 opened this issue Jun 14, 2016 · 1 comment
Open

Add service worker support for a nicer offline experience #18

holandes22 opened this issue Jun 14, 2016 · 1 comment

Comments

@holandes22
Copy link
Contributor

This is low priority, but it can really enhance the UX if connection goes down. We can show previously fetched content instead of an ugly disconnected error in case the connection goes down.

Todo:

  • Verify bundled chromium in electron supports service worker
  • Service worker requires the server to have SSL enabled, so until that is done this cannot be active (although service worker should fallback gracefully to just show the disconnected error)
  • UpUp js lib can really help out here
@stale
Copy link

stale bot commented Apr 29, 2017

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot removed wontfix labels Apr 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant