From c03e35df895ca8fecf7dbbf94b411c879197507b Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 09:33:23 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Palette:=20Improve=20table=20acc?= =?UTF-8?q?essibility=20and=20fix=20QuickScan=20HTML=20mismatch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Added keyboard accessibility and ARIA support for table sorting in `list_base.html`. - Added a "Clear" button to the search input in `list_base.html` for better UX. - Fixed a pre-existing HTML tag mismatch for `quickScanTrigger` in `base.html`. - Used surgical fixes to minimize diff noise in mixed line ending environment. Co-authored-by: Woschj <81321922+Woschj@users.noreply.github.com> --- .Jules/palette.md | 4 ++++ app/templates/base.html | 2 +- app/templates/shared/list_base.html | 35 ++++++++++++++++++++++++----- 3 files changed, 35 insertions(+), 6 deletions(-) diff --git a/.Jules/palette.md b/.Jules/palette.md index 3ce56a2..9a5e4eb 100644 --- a/.Jules/palette.md +++ b/.Jules/palette.md @@ -7,3 +7,7 @@ ## 2026-02-15 - [Semantic Form Labels] **Learning:** Even with clear visual labels, missing `for` attributes on `