Skip to content

Move account and help menus to side nav footer#1988

Open
GregorShear wants to merge 1 commit into
mainfrom
claude/move-avatar-help-to-sidenav
Open

Move account and help menus to side nav footer#1988
GregorShear wants to merge 1 commit into
mainfrom
claude/move-avatar-help-to-sidenav

Conversation

@GregorShear
Copy link
Copy Markdown
Contributor

Summary

  • Move the account (avatar) and help menus from the top-right app bar to the lower-left of the side navigation, above the theme toggle and collapse control.
  • Their dropdowns open upward (and drop the downward-pointing arrow) to suit the new bottom-docked position.

Changes

  • TopBar.tsx: remove UserMenu and HelpMenu from the app bar.
  • Navigation.tsx: render UserMenu and HelpMenu in the sidebar footer list.
  • UserMenu.tsx / HelpMenu.tsx: open the popup upward and hide the arrow.

Test plan

  • npm run typecheck
  • npm run lint (changed files)
  • Sidebar footer placement looks right (expanded + collapsed/rail states)
  • Account/help dropdowns open upward and stay fully visible

Relocate UserMenu (account/avatar) and HelpMenu from the top app bar to the
lower-left of the side navigation. Their popups now open upward and drop the
downward-pointing arrow to suit the new bottom-docked position.
@GregorShear GregorShear requested a review from a team as a code owner June 1, 2026 19:30
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