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

Add dialog to notify user of new version #4600

Merged
merged 1 commit into from
May 3, 2021

Conversation

willemarcel
Copy link
Contributor

@willemarcel willemarcel commented Apr 30, 2021

How to test:

  • Run yarn build
  • Serve it with serve -s build (you can define a port with -p)
  • Access the address on your browser
  • Verify if you see a message in the bottom-left corner of the page asking you to update. If it doesn't show on the first time, build again and try another time, but always run the server on the same port.

@willemarcel willemarcel force-pushed the feature/serviceWorkerUpdateDialog branch from a2255b8 to 6c044ca Compare May 3, 2021 19:38
@willemarcel willemarcel merged commit 37a1abf into develop May 3, 2021
@willemarcel willemarcel deleted the feature/serviceWorkerUpdateDialog branch May 3, 2021 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Alert user to reload when a new version is available
2 participants