From 530355d5dbb0263cbe3e59ecd72041629276c81a Mon Sep 17 00:00:00 2001 From: Abdessamad Enabih <70137147+AbdessamadEnabih@users.noreply.github.com> Date: Thu, 15 Aug 2024 16:24:38 +0100 Subject: [PATCH] Profile: Add tooltip to revoke session button (#91858) * A11y: Buttons in profile/sessions do not provide tooltips * Adressing PR comment for #91858 --- public/app/features/profile/UserSessions.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/public/app/features/profile/UserSessions.tsx b/public/app/features/profile/UserSessions.tsx index 07e081df46e..6ffb106a0ec 100644 --- a/public/app/features/profile/UserSessions.tsx +++ b/public/app/features/profile/UserSessions.tsx @@ -60,6 +60,7 @@ class UserSessions extends PureComponent {