From: Kevin Silva Date: Wed, 15 Mar 2023 13:09:44 +0000 (+0100) Subject: SONAR-18795 Tooltip still visible after router change X-Git-Tag: 10.0.0.68432~124 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=776503eeb7842d695c3841e33fd87c3f08cb291e;p=sonarqube.git SONAR-18795 Tooltip still visible after router change --- diff --git a/server/sonar-web/src/main/js/app/components/nav/global/GlobalNavUser.tsx b/server/sonar-web/src/main/js/app/components/nav/global/GlobalNavUser.tsx index 79918079b37..64b75fa607c 100644 --- a/server/sonar-web/src/main/js/app/components/nav/global/GlobalNavUser.tsx +++ b/server/sonar-web/src/main/js/app/components/nav/global/GlobalNavUser.tsx @@ -69,8 +69,7 @@ export function GlobalNavUser() { {({ a11yAttrs: { role, ...a11yAttrs }, onToggleClick, open }) => ( {({ onToggleClick, open }) => ( - +