From fa41fe76495a24d2a56072f980e983e56855b0db Mon Sep 17 00:00:00 2001 From: Marco Zehe Date: Thu, 24 Nov 2022 18:16:18 +0100 Subject: [PATCH] fix: remove alert role from the loading indicator (#2238) ...so it no longer interferes with screen readers. Fixes "Loading more" alert creates extraneous verbosity for screen reader users Fixes #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 @@