From 4c0c527c5008d2892382eb12a7457f850f4cc8b9 Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 06:01:57 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Palette:=20[UX=20improvement]=20?= =?UTF-8?q?Enhance=20accessibility=20and=20visual=20feedback?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Added missing .loader CSS class for form submission feedback. - Added aria-label to private pass input for screen readers. - Implemented auto-focus for the private pass modal input. Co-authored-by: LVT-ENG <214667862+LVT-ENG@users.noreply.github.com> --- .jules/palette.md | 0 index.html | 2 +- js/main.js | 2 ++ styles/main.css | 18 ++++++++++++++++++ 4 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 .jules/palette.md diff --git a/.jules/palette.md b/.jules/palette.md new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html index a488a43..723a4cd 100644 --- a/index.html +++ b/index.html @@ -123,7 +123,7 @@