Skip to content

feat(epics): replace DHO tabs with AI left-panel menu#2223

Open
webguru-hypha wants to merge 3 commits into
mainfrom
feat/left-panel-menu-redo
Open

feat(epics): replace DHO tabs with AI left-panel menu#2223
webguru-hypha wants to merge 3 commits into
mainfrom
feat/left-panel-menu-redo

Conversation

@webguru-hypha

Copy link
Copy Markdown
Contributor

Summary

  • Replace DHO top navigation tabs with AI left-panel menu navigation when AI chat is enabled.
  • Add left panel content modes (menu and ai) so the sparkles trigger switches between navigation and assistant chat.
  • Implement the menu as a persistent icon rail with a slide-over label panel, keeping icons always visible for orientation.

Test plan

  • Open a DHO space with AI chat enabled and confirm top tabs are hidden.
  • Verify left panel opens in menu mode and shows Signals/Proposals/Members/Treasury.
  • Collapse menu and confirm icons remain visible (no context loss).
  • Expand menu and confirm labels overlay in while icon rail remains visible.
  • Click each item from icon rail and overlay list; verify active state + routing.
  • Switch to AI mode via sparkles trigger and back to menu via panel header control.

Made with Cursor

Alex Prate added 2 commits April 28, 2026 23:08
Replace tab-first navigation with a left sidebar menu for the existing four space sections, add menu/icon density state, and switch the sparkles trigger to toggle menu vs AI content in the same resizable container.

Made-with: Cursor
Render the space menu as a persistent icon rail plus a slide-over label
panel so section context remains visible while matching the overlay UX.

Made-with: Cursor
@coderabbitai

coderabbitai Bot commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

Warning

Rate limit exceeded

@webguru-hypha has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 7 minutes and 16 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: f07106e4-d05c-4adb-812b-a00e1e0be171

📥 Commits

Reviewing files that changed from the base of the PR and between 2e7b2b4 and a58fd00.

📒 Files selected for processing (10)
  • apps/web/src/app/[lang]/dho/[id]/@tab/layout.tsx
  • apps/web/src/app/layout.tsx
  • packages/epics/src/common/ai-panel/ai-panel-header.tsx
  • packages/epics/src/common/human-chat-panel-context.tsx
  • packages/epics/src/common/index.ts
  • packages/epics/src/common/panel-wrap-layout.tsx
  • packages/epics/src/common/space-left-menu-panel.tsx
  • packages/epics/src/common/space-left-panel.tsx
  • packages/i18n/src/messages/de.json
  • packages/i18n/src/messages/en.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/left-panel-menu-redo

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

github-actions Bot commented Apr 28, 2026

Copy link
Copy Markdown

🔗 Custom preview URL: https://pr-2223.preview-app.hypha.earth

Apply formatting to the tab layout and panel wrap files so the Deploy
Preview format check passes for this PR.

Made-with: Cursor
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