From a8b5c190f9224049739a76d63c608712eb472f08 Mon Sep 17 00:00:00 2001 From: ALLAI Date: Sun, 15 Mar 2026 01:48:16 -0400 Subject: [PATCH] feat: implement additional accessibility fixes for status bar, command center, and dialogs --- src/components/CommandCenter.tsx | 1 + src/components/cortex/EnhancedStatusBar.tsx | 12 ++++++------ src/components/ui/ConfirmDialog.tsx | 1 + 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/src/components/CommandCenter.tsx b/src/components/CommandCenter.tsx index 0523d38b..e56aca92 100644 --- a/src/components/CommandCenter.tsx +++ b/src/components/CommandCenter.tsx @@ -476,6 +476,7 @@ export function CommandCenter() { {/* Input Field */} = (props) => { }} onClick={handleDiagnosticsClick} > - +