From 70643b4c0836d5206a55eb782a653e2c03d34b69 Mon Sep 17 00:00:00 2001 From: xRangerDE Date: Mon, 11 May 2026 12:16:49 +0200 Subject: [PATCH] a11y: aria-live=polite on clipStatus + chatViewer/eventsViewer status MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Three more user-triggered status messages that updated silently for screen-reader users: - clipStatus — clip download progress/result text below the URL input on the Clips tab - eventsViewerStatus — loading/error message inside the events viewer modal - chatViewerStatus — loading/error message + filter result count inside the chat viewer modal All three get role="status" + aria-live="polite". Same reasoning as 4.6.153/154 — the user explicitly clicks a button or opens a modal, then the result fills in asynchronously. Without aria-live the announcement was lost. Co-Authored-By: Claude Opus 4.7 (1M context) --- src/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/index.html b/src/index.html index e153b56..8be83b4 100644 --- a/src/index.html +++ b/src/index.html @@ -118,7 +118,7 @@ @@ -130,7 +130,7 @@

- +
@@ -301,7 +301,7 @@

Twitch Clip-Download

-
+