Skip to content

feat(contacts): resizable columns + tag filter dropdown#46

Merged
overthelex merged 1 commit into
mainfrom
feat/contacts-cols-and-tag-filter
Jul 2, 2026
Merged

feat(contacts): resizable columns + tag filter dropdown#46
overthelex merged 1 commit into
mainfrom
feat/contacts-cols-and-tag-filter

Conversation

@overthelex

Copy link
Copy Markdown
Owner

Contacts UI (/contacts):

  • Resizable columns — drag the right edge of a header; widths persist in localStorage.
  • Tag filter dropdown — pick from existing tags (with counts) instead of typing; backed by new GET /api/clients/tags.

tsc clean, 47 tests pass.

🤖 Generated with Claude Code

- Contacts table columns are now drag-resizable (widths persist in
  localStorage via a colgroup + per-header resizer handle).
- Tag filter is a dropdown populated from existing tags instead of a free
  text input; new GET /api/clients/tags returns distinct tags with counts.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@overthelex
overthelex merged commit 5a6eadd into main Jul 2, 2026
2 checks passed
@overthelex
overthelex deleted the feat/contacts-cols-and-tag-filter branch July 2, 2026 12:49
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