From 322595a95fa0d9bc3a32b034df1fa2bb8ed21a88 Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 03:02:44 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Palette:=20Add=20password=20visi?= =?UTF-8?q?bility=20toggle=20to=20login=20form?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added a show/hide password toggle to the admin login form to improve user experience and reduce authentication errors. This includes dynamically updating ARIA labels for accessibility when the state changes. Co-authored-by: shadowcoder8 <185462083+shadowcoder8@users.noreply.github.com> --- .Jules/palette.md | 4 ++++ frontend/login.html | 7 ++++++- frontend/login.js | 15 +++++++++++++++ 3 files changed, 25 insertions(+), 1 deletion(-) diff --git a/.Jules/palette.md b/.Jules/palette.md index 665de9e..45b849c 100644 --- a/.Jules/palette.md +++ b/.Jules/palette.md @@ -4,3 +4,7 @@ ## 2026-04-26 - [Form Input Accessibility without Visible Labels] **Learning:** This app's form design relies heavily on placeholder attributes instead of visible `