From 248a466b16d173150eaad47db5d0b0755f02ff8a Mon Sep 17 00:00:00 2001 From: Melanie Sumner Date: Mon, 9 Oct 2023 13:53:14 -0500 Subject: [PATCH] Some suggested a11y changes for AI integration feature (#2191) Co-authored-by: Dylan Staley <88163+dstaley@users.noreply.github.com> --- src/components/chatbox/chatbox.tsx | 6 +++++ src/components/chatbox/message.tsx | 14 +++++++--- .../command-bar/commands/chat/chat.module.css | 14 +++++++--- .../command-bar/commands/chat/index.tsx | 26 +++++++++---------- .../command-bar/components/dialog/header.tsx | 15 +---------- 5 files changed, 41 insertions(+), 34 deletions(-) diff --git a/src/components/chatbox/chatbox.tsx b/src/components/chatbox/chatbox.tsx index c84041f372..8fd2d76841 100644 --- a/src/components/chatbox/chatbox.tsx +++ b/src/components/chatbox/chatbox.tsx @@ -361,6 +361,8 @@ const ChatBox = () => { )}