Skip to content

feat(search): implement unified search for signals and decisions#21

Merged
siddy819 merged 2 commits into
mainfrom
feature/17-search-signals-decisions
Mar 25, 2026
Merged

feat(search): implement unified search for signals and decisions#21
siddy819 merged 2 commits into
mainfrom
feature/17-search-signals-decisions

Conversation

@siddy819
Copy link
Copy Markdown
Contributor

Closes Sentinent-AI/Sentinent#17.

Changes

  • Implemented frontend-only search functionality using SearchService.
  • Added SearchBarComponent with dynamic debounced lookups, source filtering, result highlighting, and recent searches persistence.
  • Verified keyboard and scroll interactions.
  • Included comprehensive unit test coverage.

@siddy819 siddy819 merged commit 71510c1 into main Mar 25, 2026
1 check passed
@siddy819 siddy819 self-assigned this Mar 25, 2026
yashrastogi pushed a commit that referenced this pull request Apr 11, 2026
* feat(search): implement search for signals and decisions (ref Sentinent-AI/Sentinent#17)

* test(search): add unit tests and fix dynamic search rendering (ref Sentinent-AI/Sentinent#17)
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.

Story: US-12 Search Across Signals and Decisions

1 participant