From 5ac768d75fb549740f4e5f48f96b72dd0b31629e Mon Sep 17 00:00:00 2001 From: Kroonk Date: Thu, 21 May 2026 11:12:43 +0200 Subject: [PATCH] ux: disable auto-open AuthModal, make Abbrechen always visible, translate tabs, and show SSO option on guest tab --- client/src/components/auth/AuthModal.tsx | 36 +++++++++++------------- 1 file changed, 17 insertions(+), 19 deletions(-) diff --git a/client/src/components/auth/AuthModal.tsx b/client/src/components/auth/AuthModal.tsx index 94d66a4..aaf7d22 100644 --- a/client/src/components/auth/AuthModal.tsx +++ b/client/src/components/auth/AuthModal.tsx @@ -103,10 +103,10 @@ export default function AuthModal() {