Skip to content

explorer: stats-collapse + concept chip + busy cursor + facet-count race fix#261

Merged
rdhyee merged 1 commit into
isamplesorg:mainfrom
rdhyee:prod/consolidated-0601
Jun 2, 2026
Merged

explorer: stats-collapse + concept chip + busy cursor + facet-count race fix#261
rdhyee merged 1 commit into
isamplesorg:mainfrom
rdhyee:prod/consolidated-0601

Conversation

@rdhyee
Copy link
Copy Markdown
Contributor

@rdhyee rdhyee commented Jun 2, 2026

Consolidates four verified changes on top of described-by (#252) — runtime only (explorer.qmd). Closes #253, #254, #255.

Verified on rdhyee staging with real R2 data: A1 regression, described-by + mutual-exclusivity + draft-text, stats collapse, chip, count-fix (settles in ~7s on real data), smoke gate. Regression tests live on #257/#258/#259 (the count-race spec's [P2] packaging — default-suite + /data dependency — to be repackaged as a standalone .mjs in a follow-up).

…ace fix

Consolidates four verified changes on top of described-by (isamplesorg#252), as the
runtime (explorer.qmd only; regression tests tracked on isamplesorg#257/isamplesorg#258/isamplesorg#259):

- isamplesorg#254 stats panel collapsible, collapsed by default (novice-friendly)
- isamplesorg#255 described-by concept chip ("Described by: <label> ✕") + hide stale
  "Click a cluster" placeholder while a search/concept is active
- isamplesorg#253 facet-legend counts now reflect a committed search (fixes the recompute
  race after the search auto-flyTo; counts settle to search-filtered values)
- page-wide busy "progress" cursor during filter/search/facet updates
  (body.explorer-busy + 120s watchdog so it can never stick)

Verified on rdhyee staging w/ real R2 data: A1 regression, described-by +
mutual-exclusivity + draft-text safety, stats collapse, chip, count-fix
(settles to search-filtered counts in ~7s on real data), deploy smoke gate.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.

explorer: facet-legend counts go stale after a committed search (recompute race, not a missing filter)

1 participant