Skip to content

Redesign navigation from top nav bar to vertical sidebar#2

Merged
robbfo merged 1 commit into
mainfrom
demo-branch
May 21, 2026
Merged

Redesign navigation from top nav bar to vertical sidebar#2
robbfo merged 1 commit into
mainfrom
demo-branch

Conversation

@robbfo

@robbfo robbfo commented May 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • Replaces horizontal top nav with a collapsible vertical sidebar layout
  • Adds AppSidebar.vue component with icon-based nav links and expand/collapse toggle
  • Adds useSidebar.js composable to manage sidebar state
  • Updates FilterBar.vue layout to align with the new sidebar-first design

Test plan

  • All 6 nav tabs load correctly (Overview, Inventory, Orders, Finance, Demand Forecast, Reports)
  • Sidebar expands and collapses via the toggle button
  • Active route is highlighted in the sidebar
  • Filters panel still opens and applies correctly

🤖 Generated with Claude Code

Replaces the horizontal top navigation with a collapsible vertical sidebar, adds AppSidebar component and useSidebar composable, and updates FilterBar layout to match the new SaaS-style UI.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@robbfo robbfo merged commit c2de263 into main May 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant