From 0ae5d81debe3932f649eb9e9c55c8a5b483589de Mon Sep 17 00:00:00 2001 From: Dotta Date: Fri, 6 Mar 2026 17:09:21 -0600 Subject: [PATCH] fix(ui): show agent issue title as two lines on dashboard Change the issue title in agent run cards from single-line truncate to line-clamp-2 so titles always occupy two lines for consistent card height. Co-Authored-By: Claude Opus 4.6 --- ui/src/components/ActiveAgentsPanel.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/components/ActiveAgentsPanel.tsx b/ui/src/components/ActiveAgentsPanel.tsx index 2910b68d..5332eb8a 100644 --- a/ui/src/components/ActiveAgentsPanel.tsx +++ b/ui/src/components/ActiveAgentsPanel.tsx @@ -461,7 +461,7 @@ function AgentRunCard({