Browse Source

update task for alert fixes

pull/58/head
Trent Larson 1 year ago
parent
commit
81a6d73f2f
  1. 2
      project.task.yaml

2
project.task.yaml

@ -1,6 +1,6 @@
tasks: 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 - .2 bug - on contacts view, click on "to" & "from" and nothing happens
- 01 add a location for a project via map pin : - 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 } } - add with a "location" field containing this: { "geo":{ "@type":"GeoCoordinates", "latitude":40.883944, "longitude":-111.884787 } }

Loading…
Cancel
Save