From ea8c48755f8e4687cfec4d826f247ecb3ddd3047 Mon Sep 17 00:00:00 2001 From: kitos Date: Wed, 3 Jun 2026 11:01:50 +0200 Subject: [PATCH] fix(tooltip): clarify Blue Team Avg Time excludes queue wait time --- frontend/src/pages/ExecutiveDashboardPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/ExecutiveDashboardPage.tsx b/frontend/src/pages/ExecutiveDashboardPage.tsx index 9f9f42a..2916d19 100644 --- a/frontend/src/pages/ExecutiveDashboardPage.tsx +++ b/frontend/src/pages/ExecutiveDashboardPage.tsx @@ -415,7 +415,7 @@ export default function ExecutiveDashboardPage() { ? `${teamMetrics.blue_team.avg_completion_hours}${(teamMetrics.blue_team as any).avg_unit ?? "h"}` : "N/A"}

-

Avg Time

+

Avg Time