Kanban · Release · PR #93 · LIVE

Smooth sidebar folder animation

Folders in the sidebar project tree now glide open and shut with a height-and-fade transition instead of popping in and out instantly. Captured by a real end-to-end test on the production site.

deployed ✓ PR #93 · commit 216b169 · live site

At a glance

How this was captured: a real e2e run on the live site (signed in as the prod test user). A temp project with a Roadmap folder holding two child folders (Q3, Q4) was created, the folder filmed expanding and collapsing in the sidebar, then the project deleted — no leftover data on prod.
1UI / UX

Folder expand / collapse glides

Click a folder in the sidebar tree — its child rows slide open with a height-and-fade transition (and slide shut on collapse), in sync with the disclosure arrow. The video shows the Roadmap folder opening, closing, and opening again.

Sidebar with the Roadmap folder expanded, showing Q3 and Q4 Sidebar with the Roadmap folder collapsed

Video · the Roadmap folder animating open → closed → open in the sidebar

Verify on the live site
  1. Expand a project with folders → folder contents glide open (height + fade), not an instant pop; collapse glides shut.
  2. The disclosure arrow rotates in sync with the content unfolding — one motion.
  3. With reduced-motion on (OS setting), the folder opens instantly with just a quick fade.
REGRESSION WATCH

Existing flows still work

Confirmed
  1. Clicking a board/doc inside a folder still opens it; nested folders still indent correctly.
  2. The "you-are-here" auto-reveal still opens the folder chain to the active tab.
  3. Folder rename / move / delete and new-subgroup menus still function.

kanban · update-app ship report · PR #93 · 216b169 · prod e2e