From edd65d198b35f8e9ee7b885b786be26f624b8cf7 Mon Sep 17 00:00:00 2001 From: Satyapriya Bai Date: Tue, 29 Oct 2024 16:29:34 +0530 Subject: [PATCH] [accessibility-3549715]:[Screen reader - Cosmos DB Query Copilot - Query Faster with Copilot>Enable Query Advisor]: Screen reader does not announce status information which appears on invoking the 'Send' button. --- .../QueryCopilot/QueryCopilotPromptbar.tsx | 50 +++++++++---------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/src/Explorer/QueryCopilot/QueryCopilotPromptbar.tsx b/src/Explorer/QueryCopilot/QueryCopilotPromptbar.tsx index abef06942..393b766a6 100644 --- a/src/Explorer/QueryCopilot/QueryCopilotPromptbar.tsx +++ b/src/Explorer/QueryCopilot/QueryCopilotPromptbar.tsx @@ -711,31 +711,31 @@ export const QueryCopilotPromptbar: React.FC = ({ )} {isGeneratingQuery && ( - + )}