From d4df47215bb9e452f0021dc3b8b3c30fcf05ecc0 Mon Sep 17 00:00:00 2001 From: hsiegeln <37154749+hsiegeln@users.noreply.github.com> Date: Fri, 13 Mar 2026 22:37:22 +0100 Subject: [PATCH] Use consistent toLocaleString() formatting on all stat card values Co-Authored-By: Claude Opus 4.6 (1M context) --- ui/src/pages/executions/ExecutionExplorer.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ui/src/pages/executions/ExecutionExplorer.tsx b/ui/src/pages/executions/ExecutionExplorer.tsx index 4662f387..1b04d707 100644 --- a/ui/src/pages/executions/ExecutionExplorer.tsx +++ b/ui/src/pages/executions/ExecutionExplorer.tsx @@ -50,10 +50,10 @@ export function ExecutionExplorer() { {/* Stats Bar */}
- - - - + + + +
{/* Filters */}