From f60b044a70c47c463d8eecea87e6d861a5bd3f52 Mon Sep 17 00:00:00 2001 From: Song Yuchen <300268989+luke-ward88@users.noreply.github.com> Date: Mon, 31 Aug 2026 02:23:58 +0800 Subject: [PATCH] a11y: add aria-label to Sidebar nav --- frontend/src/components/layout/Sidebar.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/layout/Sidebar.tsx b/frontend/src/components/layout/Sidebar.tsx index 800e00bb..a9910e52 100644 --- a/frontend/src/components/layout/Sidebar.tsx +++ b/frontend/src/components/layout/Sidebar.tsx @@ -37,7 +37,10 @@ export function Sidebar() { -