Skip to content

Add collapsible desktop aside (icon rail) - #3118

Open
KotoFeelGood72 wants to merge 2 commits into
orchidsoftware:masterfrom
KotoFeelGood72:feature/collapsible-aside
Open

Add collapsible desktop aside (icon rail)#3118
KotoFeelGood72 wants to merge 2 commits into
orchidsoftware:masterfrom
KotoFeelGood72:feature/collapsible-aside

Conversation

@KotoFeelGood72

@KotoFeelGood72 KotoFeelGood72 commented Aug 6, 2026

Copy link
Copy Markdown

Fixes #

Proposed Changes

  • Add desktop collapse for the left aside into a narrow icon-only rail
  • Toggle via the hamburger in the aside header (no edge chevron control)
  • Center the brand/logo horizontally in the aside header
  • Persist collapsed state in localStorage
  • Reuse existing $app-aside-folded-width / hidden-folded tokens

Why

On large screens the aside currently stays fully expanded. Collapsing it to icons frees workspace while keeping navigation reachable, similar to common admin/video UIs.

Notes

  • Mobile behavior (menu-open) is unchanged
  • Assets rebuilt with npm run build

KotoFeelGood72 and others added 2 commits August 6, 2026 09:33
Allow collapsing the sidebar on large screens into a narrow icon-only layout via the hamburger and edge chevron, reusing the existing folded-width token.

Co-authored-by: Cursor <cursoragent@cursor.com>
Collapse stays on the hamburger only; logo is horizontally centered in the aside header.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant