Skip to content

Sessions: restore the project filter chip - #307

Merged
mando merged 1 commit into
mainfrom
mando/273-project-filter-chip
Jul 27, 2026
Merged

Sessions: restore the project filter chip#307
mando merged 1 commit into
mainfrom
mando/273-project-filter-chip

Conversation

@mando

@mando mando commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Show the active project filter as a removable pill in the Sessions toolbar, next to the Labels/Date/Sources dropdowns, when the view is reached via a project link from Projects or Health.
  • Include project in the toolbar's reset-filters logic (hasActiveFilters / resetFilters) so the reset button also picks it up and it can be cleared without affecting other filters.
  • Restore the docs/sessions.md line describing the project filter as a removable pill.

Fixes #273.

Test plan

  • bun run typecheck
  • bun test (692 pass)
  • bun run build:web
  • Verified visually in the browser (agent-browser): navigating to /sessions?project=... shows the chip, narrows the list, and clicking its clear button removes project from the URL while leaving since/until intact and restores the full session list.

🤖 Generated with Claude Code

Show the active project as a removable pill in the Sessions toolbar
when arriving via a Projects/Health link, and include it in the
toolbar's reset-filters logic so it can be cleared.
@mando
mando merged commit 20542a7 into main Jul 27, 2026
1 check passed
@mando
mando deleted the mando/273-project-filter-chip branch July 27, 2026 14:04
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.

Sessions: restore the project filter chip (and make it resettable)

1 participant