nimuli/resources/js
boban 3eada67b9a fix(sidebar): remove collapse, fix mobile overlay and blur effect
- Remove desktop collapse feature — sidebar always open at 264px
- Simplify Alpine sidebar store to mobileOpen only
- Fix mobile overlay: add x-data to #nim-app so Alpine processes x-show/x-transition
- Mobile overlay uses direct backdrop-filter: blur(4px) bypassing Tailwind v4 CSS variable chain
- Fix close/workspace-trigger overlap: restructure header as flex row with close as sibling
- Clicking overlay (z-30) closes sidebar; sidebar stays at z-40

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 14:34:33 +02:00
..
app.js fix: Chart.js global, Vite 504, test DB isolation, verify script green 2026-05-16 13:36:40 +02:00
bootstrap.js fix(sidebar): remove collapse, fix mobile overlay and blur effect 2026-05-17 14:34:33 +02:00