Skip to content

fix(ui): use sidebar panel icon for toggle button#6

Merged
dortort merged 1 commit intomainfrom
fix/sidebar-toggle-icon
Feb 5, 2026
Merged

fix(ui): use sidebar panel icon for toggle button#6
dortort merged 1 commit intomainfrom
fix/sidebar-toggle-icon

Conversation

@dortort
Copy link
Owner

@dortort dortort commented Feb 5, 2026

Summary

  • Replaces the hamburger menu icon (≡) with a sidebar panel icon (rectangle with left vertical divider)
  • The panel icon is the standard convention for sidebar toggles in desktop apps (VS Code, Finder, etc.)

Test plan

  • Sidebar toggle button shows a panel icon instead of hamburger lines

🤖 Generated with Claude Code

The hamburger (≡) icon implies a menu. Use a sidebar panel icon
(rectangle with left divider) which is the standard convention
for toggling a sidebar in desktop apps.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@dortort dortort merged commit b30c8f3 into main Feb 5, 2026
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