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

Appcache Updates Should be Handled better #8

Open
jloutsenhizer opened this issue Feb 4, 2014 · 0 comments
Open

Appcache Updates Should be Handled better #8

jloutsenhizer opened this issue Feb 4, 2014 · 0 comments

Comments

@jloutsenhizer
Copy link
Owner

Right now appcache updates obscure the entire screen and force a refresh when they complete. This is jarring to the user:

  1. It shouldn't be a required refresh
  2. Because it shouldn't be required refresh the user shouldn't be prevented from using the site while the resources are saved
  3. If another tab/window navigates to the website and there's an appcache update, all instances receive the update events

Ideally there should be a little bar at the bottom that pops up to give you info about the progress and give you a button to click when you are ready to load the new version. When this button is clicked it should do all the necessary things to make sure the current game (if any) has all its data saved

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