polish(web): search pill aria-pressed, keepPreviousData, plural result count, URL-hydration test

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-04 12:47:38 +02:00
parent 358d793e44
commit 4dd00362b8
5 changed files with 21 additions and 4 deletions
+1
View File
@@ -69,6 +69,7 @@ export function SearchPanel() {
<button
key={value}
type="button"
aria-pressed={active}
onClick={() => setVisibility(value)}
className={`rounded px-2 py-0.5 ${active ? "bg-indigo-600 text-white" : "border"}`}
>