move wait for service-worker initialization into the notification modal

This commit is contained in:
2024-01-01 20:36:23 -07:00
parent def744b3df
commit 1f13bf772c
5 changed files with 28 additions and 17 deletions

View File

@@ -3,10 +3,10 @@ tasks:
- 08 notifications :
- .2 after turning on notification, don't wait in push server but wait in client for message test (so that users don't have to wait 10 seconds for confirmation for some kind of confirmation)
- if navigator.serviceWorker is null, then tell the user to wait
- Make sure instructions note - Local install works after cleared out cache in Chrome
- fix maskable icon
- change all list-inside to list-outside
- 04 generate & store next public key hash, and give to contacts for storage