From 06b53f35f9568a5159049957eff904865f5e659b 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 20:58:51 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Palette:=20Enhanced=20search=20e?= =?UTF-8?q?xperience=20in=20list=20views?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Upgraded search bar to modern DaisyUI `join` component. - Added a "Clear Search" button for quick input reset. - Implemented a "No results found" feedback row in tables. - Improved accessibility with ARIA labels and title attributes. - Ensured robust UI toggling using inline styles for JS-driven visibility. Co-authored-by: Woschj <81321922+Woschj@users.noreply.github.com> --- .Jules/palette.md | 4 ++ app/templates/shared/list_base.html | 67 +++++++++++++++++++++++++---- 2 files changed, 62 insertions(+), 9 deletions(-) diff --git a/.Jules/palette.md b/.Jules/palette.md index 3ce56a2..a0fa9e4 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 `