Skip to content

Investigate Messages search behavior in Web UI - #2128

Draft
rnwood with Copilot wants to merge 1 commit into
masterfrom
copilot/fix-search-box-functionality-again
Draft

rnwood with Copilot wants to merge 1 commit into
masterfrom
copilot/fix-search-box-functionality-again

Conversation

Copilot AI commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

The reported Web UI search failure could not be reproduced in the current source. The existing debounced search watcher invokes the Messages API, and live validation confirmed backend filtering works correctly.

  • No source changes were required.
  • The current implementation already refreshes messages when searchTerm changes.

@sonarqubecloud

Copy link
Copy Markdown

Copilot AI changed the title [WIP] Fix search box not performing search in Web UI Investigate Messages search behavior in Web UI Sep 13, 2026
Copilot AI requested a review from rnwood September 13, 2026 13:30
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.

Search box does not perform search in Web UI, but /api/Messages?searchTerms= endpoint works

2 participants