Merge pull request #74833 from NousResearch/bb/status-stack-seam

fix(desktop): fuse the status stack to the composer again
This commit is contained in:
brooklyn! 2026-07-30 12:06:36 -05:00 committed by GitHub
commit 8defb9fd60
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -226,7 +226,7 @@ export function ComposerStatusStack({ queue, sessionId }: ComposerStatusStackPro
// In flow in the dock column, directly above the composer. The dock is
// bottom-anchored, so this grows upward over the thread without needing
// to be positioned — and it shares the dock's left edge for free.
className="flex max-h-[40vh] min-h-0 flex-col overflow-y-auto pb-2"
className="flex max-h-[40vh] min-h-0 flex-col overflow-y-auto"
onPointerDownCapture={() => blurComposerInput()}
>
{/* The card paints the shared --composer-fill (rest / scrolled / focused