Skip to content

fix: search partners by name/email and show a message when empty#132

Merged
albanm merged 1 commit into
masterfrom
fix-partner-search
Jun 16, 2026
Merged

fix: search partners by name/email and show a message when empty#132
albanm merged 1 commit into
masterfrom
fix-partner-search

Conversation

@albanm

@albanm albanm commented Jun 16, 2026

Copy link
Copy Markdown
Member

The partners list search filtered on the opaque partner org id (and the OR clause was duplicated), so it never matched the name/email the user types and always returned an empty list. Filter on name and contactEmail case-insensitively, and render a "no result" message instead of an empty list when the search yields nothing.

The partners list search filtered on the opaque partner org id (and the
OR clause was duplicated), so it never matched the name/email the user
types and always returned an empty list. Filter on name and contactEmail
case-insensitively, and render a "no result" message instead of an empty
list when the search yields nothing.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@albanm
albanm merged commit ddbb119 into master Jun 16, 2026
2 checks passed
@albanm
albanm deleted the fix-partner-search branch June 16, 2026 16:03
@github-actions github-actions Bot added the fix label Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant