From 8d98c8f24c1817bead8a18d3c089e53911fdf152 Mon Sep 17 00:00:00 2001 From: ciregenz Date: Tue, 28 Jul 2026 15:11:41 -0700 Subject: [PATCH] [eric] dock: slot height off percentages (nested-wrapper resolution pushed it out of the card), sub-agent browser tether also suppressed while docked --- frontend/src/app/pages/AgentChat/AgentChat.tsx | 9 +++++++-- .../src/app/pages/Dashboard/geometry/dashboardTethers.ts | 2 ++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/frontend/src/app/pages/AgentChat/AgentChat.tsx b/frontend/src/app/pages/AgentChat/AgentChat.tsx index a600a792..87d9768a 100644 --- a/frontend/src/app/pages/AgentChat/AgentChat.tsx +++ b/frontend/src/app/pages/AgentChat/AgentChat.tsx @@ -2406,8 +2406,13 @@ const AgentChat: React.FC = ({ sessionId: sessionIdProp, onClose