diff --git a/webapp/channels/src/components/search_results/search_results.tsx b/webapp/channels/src/components/search_results/search_results.tsx index f7cb67df03..082f1475c4 100644 --- a/webapp/channels/src/components/search_results/search_results.tsx +++ b/webapp/channels/src/components/search_results/search_results.tsx @@ -292,6 +292,7 @@ const SearchResults: React.FC = (props: Props): JSX.Element => { 'sidebar--right__subheader a11y__section', {'sidebar-expanded': isSideBarExpanded}, ])} + aria-live='polite' > = (props: Props): JSX.Element => { 'sidebar--right__subheader a11y__section', {'sidebar-expanded': isSideBarExpanded}, ])} + aria-live='polite' > = (props: Props): JSX.Element => { >