From a36e72147cd158af9e6d0d8f1a3f10d5576ccda3 Mon Sep 17 00:00:00 2001 From: Robin Date: Mon, 16 Jun 2025 16:48:13 -0400 Subject: [PATCH] Hide error screen icon from accessibility technologies It does not have any meaningful accessible label to contribute beyond what is already stated in the heading. --- src/ErrorView.tsx | 2 +- .../__snapshots__/GroupCallErrorBoundary.test.tsx.snap | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/src/ErrorView.tsx b/src/ErrorView.tsx index ed4103c5..1309ae04 100644 --- a/src/ErrorView.tsx +++ b/src/ErrorView.tsx @@ -99,7 +99,7 @@ export const ErrorView: FC = ({ return (
- + {title} diff --git a/src/room/__snapshots__/GroupCallErrorBoundary.test.tsx.snap b/src/room/__snapshots__/GroupCallErrorBoundary.test.tsx.snap index 6fd1ab40..79eb580b 100644 --- a/src/room/__snapshots__/GroupCallErrorBoundary.test.tsx.snap +++ b/src/room/__snapshots__/GroupCallErrorBoundary.test.tsx.snap @@ -112,6 +112,7 @@ exports[`ConnectionLostError: Action handling should reset error state 1`] = ` data-size="large" >