From 81a6d73f2f513f51589c1b230e2c5e6d8f8a5c4e Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Mon, 21 Aug 2023 07:31:28 -0600 Subject: [PATCH] update task for alert fixes --- project.task.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.task.yaml b/project.task.yaml index 74fcca2..54ae41d 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -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 } }