From 4a09b9b9b103dd80e471e8025304df48a094e92e Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Wed, 13 Dec 2023 19:46:40 -0700 Subject: [PATCH] more fixes for when there is no identity --- project.task.yaml | 1 + src/views/AccountViewView.vue | 3 ++- src/views/ContactsView.vue | 8 ++++++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/project.task.yaml b/project.task.yaml index 6f68713..8d2d7f8 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -55,6 +55,7 @@ tasks: - make identicons for contacts into more-memorable faces (and maybe change project identicons, too) - 01 make the prod build copy the sw_scripts +- 01 send visibility signal as a VC and store it - .5 Add start date to project - .3 check that Android shows "back" buttons on screens without bottom tray - .1 Make give description text box into something that expands as they type? diff --git a/src/views/AccountViewView.vue b/src/views/AccountViewView.vue index 87ba3cb..d9d857f 100644 --- a/src/views/AccountViewView.vue +++ b/src/views/AccountViewView.vue @@ -165,6 +165,7 @@ Backup Identifier Seed @@ -328,7 +329,7 @@ :to="{ name: 'identity-switcher' }" class="block w-full text-center text-md uppercase bg-slate-500 text-white px-1.5 py-2 rounded-md mb-2" > - Switch Identity / No Identity + Switch Identity