From 4b9565f15a4c48be6e96e768fe4957da58e23655 Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 05:50:21 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Palette:=20[UX=20improvement]=20?= =?UTF-8?q?-=20Enhanced=20feedback=20and=20accessibility?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Added .loader CSS class to provide visual feedback during consultation. - Improved accessibility in index.html with aria-live, aria-label, and dialog roles. - Ensured ARIA labels match the primary language of the associated elements. - Fixed modal accessibility with role="dialog" and aria-modal="true". Co-authored-by: LVT-ENG <214667862+LVT-ENG@users.noreply.github.com> --- index.html | 10 +++++----- styles/main.css | 23 +++++++++++++++++++++++ 2 files changed, 28 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index a488a43..8c75123 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@