frontend.porwoll.de/src
CCS Admin b906cbb2b1 feat: implement CMS-driven navigation with dropdown submenus
Bypass broken contracts client navigation filter (queries non-existent
'type' field) with direct fetch to /api/navigations. Transform CMS
mainMenu structure (page/custom/submenu types) into NavItem format.
Replace JS-state dropdown (AnimatePresence) with pure CSS group-hover
to fix SSR hydration issues where both dropdowns opened simultaneously.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 23:22:04 +00:00
..
app feat: implement CMS-driven navigation with dropdown submenus 2026-02-16 23:22:04 +00:00
components feat: implement CMS-driven navigation with dropdown submenus 2026-02-16 23:22:04 +00:00
lib feat: implement CMS-driven navigation with dropdown submenus 2026-02-16 23:22:04 +00:00