From 9389e1bf9658c9972ec30b43332ad18d944b729b Mon Sep 17 00:00:00 2001 From: Marco Zehe Date: Thu, 24 Nov 2022 11:34:54 +0100 Subject: [PATCH] Remove alert role from the loading indicator so it no longer interferes with screen readers. Fixes "Loading more" alert creates extraneous verbosity for screen reader users #2226. --- src/routes/_components/timeline/LoadingFooter.html | 1 - 1 file changed, 1 deletion(-) diff --git a/src/routes/_components/timeline/LoadingFooter.html b/src/routes/_components/timeline/LoadingFooter.html index 973c9d88..4592b67c 100644 --- a/src/routes/_components/timeline/LoadingFooter.html +++ b/src/routes/_components/timeline/LoadingFooter.html @@ -1,7 +1,6 @@