Skip to content

feat(frontend): add filters, sorting, and search to Explorer Events tab#64

Merged
erincon01 merged 1 commit into
developfrom
feat/061-explorer-events-filters
Apr 21, 2026
Merged

feat(frontend): add filters, sorting, and search to Explorer Events tab#64
erincon01 merged 1 commit into
developfrom
feat/061-explorer-events-filters

Conversation

@erincon01

Copy link
Copy Markdown
Owner

Summary

Enhance the Events tab in Explorer with:

  • Period filter — dropdown to show only Period 1, 2, etc.
  • Minute range — from/to inputs to filter by minute
  • Text search — search within event summaries
  • Sortable columns — click ID, Period, Minute, or Count to sort asc/desc
  • Row count — shows "N / total rows" filtered indicator
  • Truncated summaries — line-clamp-3 for readability

Test plan

  • E2E explorer tests: 5/5 passed
  • Visual: filter by Period 2, search "goal", sort by Count desc

Events tab now has:
- Period filter dropdown
- Minute range filter (from/to)
- Text search in summaries
- Sortable columns (ID, Period, Minute, Count) with asc/desc toggle
- Row count indicator (filtered / total)
- Summary text truncated with line-clamp-3
@erincon01 erincon01 merged commit b704e61 into develop Apr 21, 2026
5 checks passed
@erincon01 erincon01 deleted the feat/061-explorer-events-filters branch April 21, 2026 21:02
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