From e6e735d2668f7383acc45bdb7cc7dc183e7a73a8 Mon Sep 17 00:00:00 2001 From: BigSimmo <87357024+BigSimmo@users.noreply.github.com> Date: Tue, 14 Jul 2026 18:11:01 +0800 Subject: [PATCH 1/2] fix(a11y): add missing scope, aria-label, tabIndex and remove conflicting aria-hidden - Add scope='col' and scope='row' to elements in differentials comparison table - Add aria-label to in differentials and favourites pages - Add aria-label to two unlabelled
+
diff --git a/src/components/clinical-dashboard/favourites-library-nav.tsx b/src/components/clinical-dashboard/favourites-library-nav.tsx index b95b9eaf9..4c67b509a 100644 --- a/src/components/clinical-dashboard/favourites-library-nav.tsx +++ b/src/components/clinical-dashboard/favourites-library-nav.tsx @@ -260,7 +260,10 @@ export function FavouritesSidebar({ -