From d3a3f4410c4cdf64b07ad5be0b3de92856dded30 Mon Sep 17 00:00:00 2001 From: Jonathan Tran Date: Tue, 10 Dec 2024 12:15:55 -0500 Subject: [PATCH] Fix to not have browser tooltip on top of CodeMirror tooltips (#4730) * Fix to not have browser tooltip on top of LSP tooltips * Switch title to aria-label --- src/components/ModelingSidebar/ModelingPane.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ModelingSidebar/ModelingPane.tsx b/src/components/ModelingSidebar/ModelingPane.tsx index 2f959b419..8ca393e79 100644 --- a/src/components/ModelingSidebar/ModelingPane.tsx +++ b/src/components/ModelingSidebar/ModelingPane.tsx @@ -76,7 +76,7 @@ export const ModelingPane = ({ return (