From 28e036e9234596806a49f9b5fd8a4f5ff04892a1 Mon Sep 17 00:00:00 2001 From: grvwy Date: Thu, 22 May 2025 23:42:06 +0200 Subject: [PATCH] fixing position and tests fixed position of "add another tag" and rewrote the tests to fit in with sequential tests --- src/components/TagsManager.vue | 16 ++------- test/e2e/specs/status-page.spec.js | 55 +++++++++--------------------- 2 files changed, 19 insertions(+), 52 deletions(-) diff --git a/src/components/TagsManager.vue b/src/components/TagsManager.vue index 61ece079e..254c4244f 100644 --- a/src/components/TagsManager.vue +++ b/src/components/TagsManager.vue @@ -121,7 +121,7 @@ -
+
{{ $t(validateDraftTag.messageKey, validateDraftTag.messageParams) }}
@@ -131,9 +131,6 @@ -
- {{ $t(validateDraftTag.messageKey, validateDraftTag.messageParams) }} -