nimuli/resources
boban e71bd33e63 fix(BUG-2): drive sidebar collapse/expand via CSS attribute, not Alpine reactivity
x-show and :class bindings inside @persist blocks do not re-evaluate when
Alpine store changes. Replace all collapse-dependent bindings with CSS utility
classes (nim-sb-expanded, nim-sb-collapsed, sidebar-nav-link) driven by
html[data-sidebar-collapsed] in the critical inline style block.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 13:05:33 +02:00
..
css fix(FIX-12): 10 bugs — AI workspace context, Alpine sidebar/theme, analytics clearFilters, link badge layout, slug suggest 2026-05-16 18:02:23 +02:00
js fix(bug-2): sidebar-aside base width outside media query + auto-close on mobile 2026-05-17 12:56:41 +02:00
views fix(BUG-2): drive sidebar collapse/expand via CSS attribute, not Alpine reactivity 2026-05-17 13:05:33 +02:00