This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
Service Worker Management #299
Labels
shaping
Status for project issues that are still being discussed
Problem
The service worker speeds up the application a great deal, but there are two problems:
Solution
We should detect when the application assets have changed. If we load new CSS or JS in the background, we should notify users that they should refresh to get the latest version.
We also need to provide controls that tell users what data is available in the cache and allow them to either refresh or delete that data.
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.
The text was updated successfully, but these errors were encountered: