qwen-code/packages/web-shell/client/components/sidebar
dreamWB a182bdf618
Some checks are pending
E2E Tests / E2E Test - macOS - shard 1/2 (push) Waiting to run
E2E Tests / E2E Test - macOS - shard 2/2 (push) Waiting to run
E2E Tests / channel-plugin E2E (nightly) (push) Waiting to run
E2E Tests / cron-interactive E2E (nightly) (push) Waiting to run
E2E Tests / web-shell Browser Regression (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:docker - shard 1/3 (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:docker - shard 2/3 (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:docker - shard 3/3 (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:none - shard 1/3 (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:none - shard 2/3 (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:none - shard 3/3 (push) Waiting to run
fix(web-shell): constrain session details and add copy action (#8127)
* fix(web-shell): constrain session details and add copy action

* fix(web-shell): harden constrained session details

* fix(web-shell): close session details review gaps

* fix(web-shell): address session details follow-up
2026-07-31 02:25:44 +00:00
..
collapsedSessionSections.test.ts fix(web-shell): persist collapsed session group sections across reload (#6878) 2026-07-15 00:25:54 +00:00
collapsedSessionSections.ts fix(web-shell): persist collapsed session group sections across reload (#6878) 2026-07-15 00:25:54 +00:00
session-action-visibility.test.ts feat(web-shell): Add sidebar customization API for branding, navigation, session actions, and footer (#7379) 2026-07-21 11:20:51 +00:00
sessionDetailsCollisionBoundary.test.ts fix(web-shell): constrain session details and add copy action (#8127) 2026-07-31 02:25:44 +00:00
sessionDetailsCollisionBoundary.ts fix(web-shell): constrain session details and add copy action (#8127) 2026-07-31 02:25:44 +00:00
SessionDetailsSubmenu.keyboard.test.tsx fix(web-shell): constrain session details and add copy action (#8127) 2026-07-31 02:25:44 +00:00
SessionDetailsSubmenu.test.tsx fix(web-shell): constrain session details and add copy action (#8127) 2026-07-31 02:25:44 +00:00
SessionDetailsSubmenu.tsx fix(web-shell): constrain session details and add copy action (#8127) 2026-07-31 02:25:44 +00:00
SessionGroupSection.tsx feat(web-shell): modernize multi-workspace sidebar (#6804) 2026-07-13 11:45:20 +00:00
sidebarToggleShortcut.test.ts feat(web-shell): toggle the session sidebar with Cmd+B / Ctrl+B (#7135) 2026-07-17 22:11:48 +00:00
sidebarToggleShortcut.ts feat(web-shell): toggle the session sidebar with Cmd+B / Ctrl+B (#7135) 2026-07-17 22:11:48 +00:00
WebShellSidebar.collapse-persist.test.tsx fix(web-shell): show full session names on hover (#7662) 2026-07-24 12:10:58 +00:00
WebShellSidebar.module.css fix(web-shell): constrain session details and add copy action (#8127) 2026-07-31 02:25:44 +00:00
WebShellSidebar.tsx fix(web-shell): constrain session details and add copy action (#8127) 2026-07-31 02:25:44 +00:00
WebShellSidebar.workspace-removal.test.tsx feat(web-shell): add contextual task panels (#7929) 2026-07-30 13:45:30 +00:00
WorkspaceSection.module.css feat(web-shell): surface worktree isolation in the new-session empty state (#7365) 2026-07-21 07:38:33 +00:00
WorkspaceSection.test.tsx feat(web-shell): add git branch picker, commit dialog, and create PR flow (#7731) 2026-07-28 14:25:11 +00:00
WorkspaceSection.tsx feat(web-shell): add contextual task panels (#7929) 2026-07-30 13:45:30 +00:00