Skip to content

feat(web): radio-style cluster selection replaces Explore text filter#173

Merged
mmacpherson merged 1 commit into
mainfrom
feat/explore-radio-clusters
Jun 12, 2026
Merged

feat(web): radio-style cluster selection replaces Explore text filter#173
mmacpherson merged 1 commit into
mainfrom
feat/explore-radio-clusters

Conversation

@mmacpherson

Copy link
Copy Markdown
Owner

Summary

  • The Explore text-filter box is gone — it invited free-text queries it could only answer with substring matching, which sat awkwardly next to the genuinely semantic Search tab
  • Cluster selection is radio-like: clicking a cluster highlights exactly its members, clicking another switches, clicking the active one clears
  • A dismissible chip (cluster color dot + name + member count + ×) appears where the box was; clicking it clears the selection
  • Cluster list header gains a "click to highlight" hint

Test plan

  • Playwright against vite preview: zero text inputs; chip shows name + count (40); switching clusters keeps exactly one active; re-click and chip-click both clear
  • npm run build, pre-commit hooks

🤖 Generated with Claude Code

The text box invited free-text queries it could only answer with
substring matching — misleading next to the genuinely semantic Search
tab. Clusters are now the only filter: click to highlight exactly one
(radio-like), click again or dismiss the chip that appears above the
list to clear.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@mmacpherson mmacpherson merged commit 74dbe1c into main Jun 12, 2026
@mmacpherson mmacpherson deleted the feat/explore-radio-clusters branch June 12, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant