From 80087480b54ab200b054689adc78bd1c6c2339ab Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 09:39:33 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Palette:=20Search=20and=20sortin?= =?UTF-8?q?g=20UX=20improvements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit implements several micro-UX and accessibility improvements: 1. **Clear Search Button:** Added a "Clear Search" button to the search input in `shared/list_base.html`. It appears when text is entered and allows resetting the filter with one click. 2. **Table Sorting Accessibility:** Enhanced table headers in `shared/list_base.html` with keyboard support (`role="button"`, `tabindex="0"`, Enter/Space listeners) and proper ARIA attributes (`aria-label`, `aria-sort`). 3. **Mismatched Tag Fix:** Fixed a known bug in `base.html` where a `