Skip to content

feat(frontend): Dashboard Layout + Sidebar + TopNav (#32)#37

Merged
DevanshuNEU merged 1 commit into
OpenCodeIntel:mainfrom
DevanshuNEU:feature/dashboard-layout
Dec 6, 2025
Merged

feat(frontend): Dashboard Layout + Sidebar + TopNav (#32)#37
DevanshuNEU merged 1 commit into
OpenCodeIntel:mainfrom
DevanshuNEU:feature/dashboard-layout

Conversation

@DevanshuNEU

Copy link
Copy Markdown
Collaborator

Summary

New dashboard layout with dark theme matching the landing page.

Changes

  • DashboardLayout.tsx - Main wrapper with sidebar + content area
  • Sidebar.tsx - Collapsible navigation (64px ↔ 240px)
  • TopNav.tsx - Header with logo, search placeholder, user menu
  • DashboardHome.tsx - Refactored main content component

Features

  • Dark theme (#09090b background)
  • Smooth sidebar collapse animation
  • User dropdown menu with sign out
  • Command palette trigger (⌘K placeholder)
  • Mobile responsive structure

Screenshots

image

Closes #32

- Add DashboardLayout with dark theme (#09090b)
- Add collapsible Sidebar (64px collapsed, 240px expanded)
- Add TopNav with logo, search placeholder, user menu
- Refactor Dashboard to use new layout components
- Smooth collapse animations
- Mobile responsive structure
@vercel

vercel Bot commented Dec 6, 2025

Copy link
Copy Markdown

@DevanshuNEU is attempting to deploy a commit to the Dev's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vercel

vercel Bot commented Dec 6, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
opencodeintel Ready Ready Preview Comment Dec 6, 2025 0:20am

@DevanshuNEU DevanshuNEU merged commit 32abb73 into OpenCodeIntel:main Dec 6, 2025
6 checks 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.

feat(frontend): Dashboard Layout + Sidebar + TopNav

1 participant