monacousa-portal/layouts
Matt 52c10a6c1b
Build And Push Image / docker (push) Successful in 1m53s Details
Fix navigation drawer collapse functionality in all layouts
- Replace dynamic width binding with static width and rail-width props
- Remove Vuetify 2 pattern (:width="miniVariant ? 56 : 280")
- Add Vuetify 3 compatible props (width="280" rail-width="56")
- Applied fix to admin.vue, board.vue, and member.vue layouts
- Sidebar now properly collapses to rail mode when toggled

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-31 22:42:15 +02:00
..
admin.vue Fix navigation drawer collapse functionality in all layouts 2025-08-31 22:42:15 +02:00
board.vue Fix navigation drawer collapse functionality in all layouts 2025-08-31 22:42:15 +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 navigation drawer collapse functionality in all layouts 2025-08-31 22:42:15 +02:00