Skip to content

feat(workspace): add debounced search filters for captures and items#8

Merged
hammond01 merged 1 commit into
devfrom
feature/search-filter-advanced
May 22, 2026
Merged

feat(workspace): add debounced search filters for captures and items#8
hammond01 merged 1 commit into
devfrom
feature/search-filter-advanced

Conversation

@hammond01
Copy link
Copy Markdown
Owner

Summary

  • add q search parameter to captures/items list APIs
  • implement case-insensitive content filtering in backend services
  • add integration coverage for q filtering on captures and items
  • add debounced search inputs in workspace UI:
    • capture inbox search
    • converted items search
  • wire search through frontend API client query contracts

Validation

  • backend: ./gradlew test
  • frontend tests: npx vitest run
  • frontend build: npm run build

Copilot AI review requested due to automatic review settings May 22, 2026 07:08
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@hammond01 hammond01 marked this pull request as ready for review May 22, 2026 08:09
@hammond01 hammond01 merged commit ce68a80 into dev May 22, 2026
3 of 4 checks passed
@hammond01 hammond01 deleted the feature/search-filter-advanced branch May 22, 2026 08:09
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.

2 participants