jb-website/src
Josh Bairstow 0a5a7d5e45 fix(blog): make featured article respect search match
The featured article previously hid whenever a query was active,
regardless of whether it matched. Treat it as a normal [data-search]
row instead: visible iff it matches the query, and counted toward
visibleCount so a featured-only match no longer triggers the
"no entries match" message.

Closes the follow-up at
docs/superpowers/follow-ups/2026-06-02-blog-search-featured-match.md
and updates the design spec to match.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 12:48:35 +10:00
..
components fix(blog): make featured article respect search match 2026-06-02 12:48:35 +10:00
content/posts initial commit 2026-06-01 19:35:56 +10:00
layouts initial commit 2026-06-01 19:35:56 +10:00
lib initial commit 2026-06-01 19:35:56 +10:00
pages fix(blog): make .is-hidden global, strip HTML tags from search text, add role=search 2026-06-02 01:45:27 +10:00
styles initial commit 2026-06-01 19:35:56 +10:00
content.config.ts initial commit 2026-06-01 19:35:56 +10:00