Files
monacousa-portal/layouts
Matt f20c1ef96a
All checks were successful
Build And Push Image / docker (push) Successful in 2m7s
Fix sidebar collapse functionality for all three layouts
- Changed from fixed width to dynamic width based on miniVariant state
- Replaced v-show with v-if for list groups to properly hide when collapsed
- Added proper template conditionals for logo section
- Added tooltips for all single navigation items when in rail mode
- Fixed badge display to use dot when collapsed
- Ensured proper title binding with undefined when collapsed

This fixes the sidebar collapse issue across admin, board, and member layouts.
2025-08-31 19:56:54 +02:00
..