From e048caf6c45fa5169133dddf70620d06eb3250f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 22:35:09 +1000 Subject: [PATCH] fix(web): keep sidebar scroll position when pinning threads --- apps/web/src/components/ui/sidebar.tsx | 3 ++- docs/user/thread-sidebar.md | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/apps/web/src/components/ui/sidebar.tsx b/apps/web/src/components/ui/sidebar.tsx index 425db645736a..a05b09754f0a 100644 --- a/apps/web/src/components/ui/sidebar.tsx +++ b/apps/web/src/components/ui/sidebar.tsx @@ -708,8 +708,9 @@ function SidebarContent({ className="h-auto min-h-0 flex-1" >