fix: sofortige visuelle Aktivierung der Navigationsbuttons beim Klick

- activeLink direkt beim Klick auf Link setzen, statt auf usePathname zu warten
- verbessert visuelles Feedback bei Navigation
- behebt kurze Verzögerung beim Wechsel der aktiven Navigation
This commit is contained in:
ISA
2025-07-08 10:41:20 +02:00
parent 976f3126f2
commit 0f233ce6e2
6 changed files with 21 additions and 15 deletions

View File

@@ -5,5 +5,5 @@ NEXT_PUBLIC_CPL_API_PATH=/CPL
NEXT_PUBLIC_EXPORT_STATIC=true
NEXT_PUBLIC_USE_CGI=true
# App-Versionsnummer
NEXT_PUBLIC_APP_VERSION=1.6.559
NEXT_PUBLIC_APP_VERSION=1.6.560
NEXT_PUBLIC_CPL_MODE=production