From a7fbbbd4cd06bd45b46e3f75924b448f5005e976 Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Mon, 4 Dec 2023 15:54:03 -0700 Subject: [PATCH] fix more paths where there may be no ID --- project.task.yaml | 1 - src/views/ContactQRScanShowView.vue | 23 +++++++++++------------ src/views/HomeView.vue | 8 +------- 3 files changed, 12 insertions(+), 20 deletions(-) diff --git a/project.task.yaml b/project.task.yaml index c5a923e..5d7e3c7 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -9,7 +9,6 @@ tasks: - .3 fix the Project-location-selection map display to not show on top of bottom icons (and any other UI tweaks on the map flow) assignee-group:ui - .5 Add infinite scroll to gifts on the home page -- .5 bug - search for "Safari" does not find the project, but if already on the "Anywhere" tab it shows all - .2 figure out why endorser-mobile search doesn't find recently created PlanAction - .1 when creating a plan, select location and then make sure you can deselect on Android - .5 fix where user 0 sees no txns from user 1 on contacts page but sees them on list page diff --git a/src/views/ContactQRScanShowView.vue b/src/views/ContactQRScanShowView.vue index 7b42337..6a9f236 100644 --- a/src/views/ContactQRScanShowView.vue +++ b/src/views/ContactQRScanShowView.vue @@ -20,7 +20,7 @@ -
+