From ec0c175f8670f67dfc09e0a3682ccff91ff55d53 Mon Sep 17 00:00:00 2001
From: andrej romanov <50377758+auumgn@users.noreply.github.com>
Date: Fri, 9 Feb 2024 19:38:32 +0200
Subject: [PATCH 1/2] fix dismissible error alert and fix a11y
---
ui/src/app/shared/alert/alert.component.html | 9 ++++++++-
ui/src/app/user/user-update.component.html | 10 +++++++++-
2 files changed, 17 insertions(+), 2 deletions(-)
diff --git a/ui/src/app/shared/alert/alert.component.html b/ui/src/app/shared/alert/alert.component.html
index d513758ca..923929e0a 100644
--- a/ui/src/app/shared/alert/alert.component.html
+++ b/ui/src/app/shared/alert/alert.component.html
@@ -3,7 +3,14 @@