monacousa-portal/layouts
Matt 185ac24067
Build And Push Image / docker (push) Successful in 1m56s Details
Fix sidebar collapse functionality for all three layouts
- Remove manual width control that was conflicting with rail prop
- Use fixed width and rail-width props for proper Vuetify 3 behavior
- Simplify toggleDrawer function to just toggle miniVariant
- Add v-show directive to hide list groups in rail mode
- Applied fixes to admin.vue, member.vue, and board.vue layouts

The sidebar now properly collapses to 56px rail mode showing only icons,
and expands to 280px full width showing complete navigation items.
2025-08-31 19:36:28 +02:00
..
admin.vue Fix sidebar collapse functionality for all three layouts 2025-08-31 19:36:28 +02:00
board.vue Fix sidebar collapse functionality for all three layouts 2025-08-31 19:36:28 +02:00
dashboard.vue Remove hamburger buttons and implement enhanced sidebar design across all layouts 2025-08-31 15:38:19 +02:00
member.vue Fix sidebar collapse functionality for all three layouts 2025-08-31 19:36:28 +02:00