felixbade / assistant

Web UI for ChatGPT API. No back-end, mobile-friendly, continuously user-tested
https://assistant.bloat.app
ISC License
125 stars 25 forks source link

Add button to refresh the page on updates #84

Open felixbade opened 1 year ago

felixbade commented 1 year ago

When new updates are marketed, it can be confusing for users who refresh the page and see nothing. When the service worker fetches files that are different to those shown, there could be a small notification telling to refresh the page.

Additionally, the web app could periodically check for updates (let’s say once per minute), and show that notification even without having ro refresh the page first. If that’s the case, there should also be a cross icon to hide the nitification in case the user doesn’t want to interrupt their conversation at that moment. Also the user should get the new version by refreshing the page just once.

felixbade commented 1 year ago

?offline=false