From cff9b3b157300ffdfc00a20c6320635ec9f40c12 Mon Sep 17 00:00:00 2001 From: Rajvardhan Singh Rathore Date: Sat, 22 Nov 2025 11:57:24 +0530 Subject: [PATCH] fix: added missing aria-labels to toolbar buttons for accessibility --- react/features/toolbox/components/web/Toolbox.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/react/features/toolbox/components/web/Toolbox.tsx b/react/features/toolbox/components/web/Toolbox.tsx index 01ddd33160..282b99ee44 100644 --- a/react/features/toolbox/components/web/Toolbox.tsx +++ b/react/features/toolbox/components/web/Toolbox.tsx @@ -291,6 +291,7 @@ export default function Toolbox({ {Boolean(overflowMenuButtons.length) && ( >((acc, val) => { if (val.key === 'reactions' && showReactionsInOverflowMenu) { return acc; @@ -327,6 +328,7 @@ export default function Toolbox({ endConferenceSupported ?