From 312bd28c2de22955ca22b74ae30e5b4667eea887 Mon Sep 17 00:00:00 2001 From: Yugen JR Date: Thu, 28 May 2026 10:05:35 +0530 Subject: [PATCH] fixes the gantt bar interactive behaviour --- packages/html-reporter/src/gantt.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/html-reporter/src/gantt.tsx b/packages/html-reporter/src/gantt.tsx index de875e87101cb..0151773157beb 100644 --- a/packages/html-reporter/src/gantt.tsx +++ b/packages/html-reporter/src/gantt.tsx @@ -157,7 +157,6 @@ export const GanttChart = ({ height={barHeight} fill={color} rx='2' - tabIndex={0} > {entry.tooltip}