monacousa-portal/layouts
Matt e75de8b9f4
Build And Push Image / docker (push) Successful in 2m2s Details
Fix board dashboard layout - now uses correct board layout
- Changed board dashboard from 'dashboard' layout to 'board' layout
- This fixes the missing hamburger menu and sidebar toggle functionality
- Removed debug console.log statements from board layout
- Board dashboard now has same sidebar behavior as admin and member dashboards

The issue was that board/dashboard/index.vue was using the old 'dashboard'
layout instead of the proper 'board' layout that has rail mode support.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-01 10:42:35 +02:00
..
admin.vue Fix sidebar width and profile section design issues 2025-08-31 23:35:28 +02:00
board.vue Fix board dashboard layout - now uses correct board layout 2025-09-01 10:42:35 +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 width and profile section design issues 2025-08-31 23:35:28 +02:00