update task for alert fixes

This commit is contained in:
2023-08-21 07:31:28 -06:00
parent 5804f692b7
commit 81a6d73f2f

View File

@@ -1,6 +1,6 @@
tasks:
- When you're not registered, the "Share Your Info" button on "Your Identity" page doesn't work.
- test alerts on all pages -- or refactor to new "notify" (since AlertMessage refactoring may require a change, et. ContactQRScanShowView)
- .2 bug - on contacts view, click on "to" & "from" and nothing happens
- 01 add a location for a project via map pin :
- add with a "location" field containing this: { "geo":{ "@type":"GeoCoordinates", "latitude":40.883944, "longitude":-111.884787 } }