Skip to content

refactor(office): reorganize office layout with topbar navigation#249

Open
jlia0 wants to merge 1 commit intomainfrom
jlia0/office-topbar-nav
Open

refactor(office): reorganize office layout with topbar navigation#249
jlia0 wants to merge 1 commit intomainfrom
jlia0/office-topbar-nav

Conversation

@jlia0
Copy link
Collaborator

@jlia0 jlia0 commented Mar 23, 2026

Summary

Move navigation items from sidebar into a top bar within the office layout. Reorganize routes into (office) layout group with the office page as the main entry point. Update sidebar hiding logic to account for new office routes. Make agent characters clickable to open detail panel.

Changes

  • Create (office) layout group with dedicated topbar navigation
  • Rename dashboard page to (office) route with office.tsx as the entry point
  • Move tasks, projects routes into (office) group
  • Extract agent-detail-panel component for agent information display
  • Update AppShell sidebar hiding logic for new office routes
  • Add onClick handler to agent characters and scene
  • Reduce padding in prompt input and ensure consistent dark mode styling

Testing

  • Office layout renders with topbar navigation
  • Agent characters are clickable and open detail panel
  • Sidebar hides for office routes
  • Navigation between office sections works as expected

🤖 Generated with Claude Code

Move navigation items from sidebar into a top bar within the office layout. Reorganize routes into (office) layout group with the office page as the main entry point. Update sidebar hiding logic in AppShell to account for new office routes. Make agent characters clickable to open detail panel. Reduce padding in prompt input and ensure consistent dark mode styling.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
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