From 974129f9a914e4937c2907320d98c1a3ffbfd0be Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 08:56:53 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Palette:=20Improve=20accessibili?= =?UTF-8?q?ty=20for=20scheduler=20task=20list=20icon=20buttons?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added `aria-label` to icon-only buttons and `aria-hidden="true"` to their inner material-symbols-outlined spans in the scheduler task list. Screen readers would previously read the raw ligature text (e.g. 'play_arrow', 'delete') which is confusing for accessibility users. Co-authored-by: thirdeyenation <133812267+thirdeyenation@users.noreply.github.com> --- .../modals/scheduler/scheduler-task-list.html | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/webui/components/modals/scheduler/scheduler-task-list.html b/webui/components/modals/scheduler/scheduler-task-list.html index 5e39b5b3af..27ec574b84 100644 --- a/webui/components/modals/scheduler/scheduler-task-list.html +++ b/webui/components/modals/scheduler/scheduler-task-list.html @@ -55,8 +55,8 @@
@@ -70,8 +70,8 @@
@@ -134,20 +134,20 @@
@@ -173,8 +173,8 @@
@@ -188,8 +188,8 @@