From d226a5824185325aacd618316ec646cc17978152 Mon Sep 17 00:00:00 2001 From: mani Date: Sun, 19 Jul 2026 00:33:00 +0530 Subject: [PATCH] fix(a11y): add aria-live regions to navigation badges --- src/webview/dashboard-shell.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/webview/dashboard-shell.ts b/src/webview/dashboard-shell.ts index 2c0dab2..82ef4cf 100644 --- a/src/webview/dashboard-shell.ts +++ b/src/webview/dashboard-shell.ts @@ -17,15 +17,15 @@ export function getDashboardShellHtml(opts?: { includeSkillFinder?: boolean; inc