allow a test notification from the notification help screen
This commit is contained in:
@@ -2,18 +2,23 @@
|
||||
tasks:
|
||||
|
||||
- 08 notifications :
|
||||
- get the rest of our Android devices to work... and insert tooling (exportable logs?) so that we can see problems and troubleshoot as we onboard
|
||||
- get the rest of our Android devices to work
|
||||
- insert tooling (exportable logs?) so that we can see problems and troubleshoot as we onboard
|
||||
- get an error registering notifications on Firefox and subscription info is null
|
||||
- if navigator.serviceWorker is null, then tell the user to wait
|
||||
- Android DuckDuckGo asked for my permissions, got error, won't download DB
|
||||
- Android Chrome won't ask permission, will download log but always empty
|
||||
-
|
||||
- Chrome will get notification permissions but still complain when I reload (maybe I reload too soon?)
|
||||
- Firefox works
|
||||
- Local install works after cleared out cache in Chrome
|
||||
- create troubleshooting notification:
|
||||
- server gets signal to send a normal notification back immediately
|
||||
- add windows & mac help at OS & browser level, in HelpNotificationsView.vue (linked from account page)
|
||||
maybe tell them to pause, after first turn-on and after test
|
||||
maybe Google Play permissions
|
||||
- prompt user to install on their home screen https://benborgers.com/posts/pwa-detect-installed
|
||||
- warn if they're using the web (android only?)
|
||||
https://developer.mozilla.org/en-US/docs/Web/API/Navigator/getInstalledRelatedApps
|
||||
https://web.dev/articles/get-installed-related-apps
|
||||
- add windows & mac help at OS & browser level, in HelpNotificationsView.vue (linked from account page)
|
||||
|
||||
- .2 fix the projects on /discover to show the issuer (currently all "Someone Anonymous")
|
||||
|
||||
@@ -83,6 +88,7 @@ tasks:
|
||||
- 24 Move to Vite
|
||||
- 32 accept images for projects
|
||||
- 32 accept images for contacts
|
||||
- import project interactions from GitHub/GitLab and manage signing
|
||||
|
||||
- linking between projects or plans :
|
||||
- show total time given to & from a project
|
||||
|
||||
Reference in New Issue
Block a user