From 674f158877b2a8d9e3bce8207729234d6ee75747 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Thu, 12 Jun 2025 09:31:28 +0200 Subject: [PATCH] Add select filtering for domains if more than 10 --- dashboard/src/components/AppInstallDialog.vue | 2 +- dashboard/src/components/app/Location.vue | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dashboard/src/components/AppInstallDialog.vue b/dashboard/src/components/AppInstallDialog.vue index 00cd494c0..43a385fe1 100644 --- a/dashboard/src/components/AppInstallDialog.vue +++ b/dashboard/src/components/AppInstallDialog.vue @@ -241,7 +241,7 @@ defineExpose({ - +
{{ formError.location }}
diff --git a/dashboard/src/components/app/Location.vue b/dashboard/src/components/app/Location.vue index 96b121f10..18af8f5cf 100644 --- a/dashboard/src/components/app/Location.vue +++ b/dashboard/src/components/app/Location.vue @@ -194,7 +194,7 @@ onMounted(async () => { - +
@@ -204,7 +204,7 @@ onMounted(async () => { {{ item.description }} - +
@@ -219,7 +219,7 @@ onMounted(async () => {
- +
@@ -237,7 +237,7 @@ onMounted(async () => {
- +