From 0a104cbcd0acef5b9bdd5843f1b3fee18f2a1835 Mon Sep 17 00:00:00 2001 From: Joy Serquina Date: Thu, 24 Oct 2024 00:43:07 +0000 Subject: [PATCH] fix(static/shared): add titles to social media links Previously the social media links did not have a tool tip that would appear on hovering over the icons to notify the user what the purpose of the link was for. This change adds the aria-label value as a title to appear as a tooltip on hovering the icon. Fixes b/#297941481 --- static/shared/header/header.tmpl | 48 ++++++++++++++++++++++++++++---- 1 file changed, 42 insertions(+), 6 deletions(-) diff --git a/static/shared/header/header.tmpl b/static/shared/header/header.tmpl index 365f448a3..ce1de679d 100644 --- a/static/shared/header/header.tmpl +++ b/static/shared/header/header.tmpl @@ -156,12 +156,48 @@

- - - - - - + + + + + + + + + + + + + + + + + +