From 6a39125fee7400e9a6db43a5164c4fecc2b43ccc Mon Sep 17 00:00:00 2001 From: ramseshk Date: Thu, 6 Aug 2026 04:37:23 +0000 Subject: [PATCH] Fix detail view crash + QuantReport safety check - QuantReport: handles empty backtestId gracefully (live/paper) - QuantReport: only fetches for historical tab (has backtest data) - Shows No data available for live/paper views - Ubuntu font throughout: layout, header, tabs, cards - Consistent Hallmark Cobalt light palette --- dashboard/static/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dashboard/static/index.html b/dashboard/static/index.html index c04db1a..f93359a 100644 --- a/dashboard/static/index.html +++ b/dashboard/static/index.html @@ -1,4 +1,4 @@ -Quant Dashboard
Live Testnet
OFFLINE · ···
\ No newline at end of file + text-[#6e7381] hover:text-[#1a1c23]">Historical
\ No newline at end of file