From 920d3f4d25b14a95689c10d9fb95f607f6b2edac Mon Sep 17 00:00:00 2001
From: Trent Larson
Date: Wed, 29 Jan 2025 21:36:27 -0700
Subject: [PATCH] fix linting, add to the 10-project timeout
---
src/components/HiddenDidDialog.vue | 24 ++++++++-----
src/views/ClaimView.vue | 18 ++++++++--
src/views/ConfirmGiftView.vue | 4 +--
src/views/ProjectViewView.vue | 34 +++++++++++++++----
test-playwright/25-create-project-x10.spec.ts | 2 ++
5 files changed, 61 insertions(+), 21 deletions(-)
diff --git a/src/components/HiddenDidDialog.vue b/src/components/HiddenDidDialog.vue
index 10bb0ea..fc9f884 100644
--- a/src/components/HiddenDidDialog.vue
+++ b/src/components/HiddenDidDialog.vue
@@ -19,9 +19,7 @@
The {{ roleName }} is not visible to you or any of your contacts.
-
- The {{ roleName }} is not visible to you.
-
+ The {{ roleName }} is not visible to you.
{{ didInfo(confsVisibleTo) }}
-
+
@@ -413,7 +421,11 @@
{{ didInfo(visDid) }}
-
+
diff --git a/src/views/ConfirmGiftView.vue b/src/views/ConfirmGiftView.vue
index eb449ac..d22423b 100644
--- a/src/views/ConfirmGiftView.vue
+++ b/src/views/ConfirmGiftView.vue
@@ -310,9 +310,7 @@
If you'd like an introduction,
share this page with them and ask if they'll tell you more about
about the participants.
{{ issuerInfoObject?.displayName }}
-
+
-
+