Skip to content

Fix search to match notes containing the term, not just exact matches#16

Closed
tacio wants to merge 1 commit into
mate-academy:mainfrom
tacio:fix/notes-search-substring-match
Closed

Fix search to match notes containing the term, not just exact matches#16
tacio wants to merge 1 commit into
mate-academy:mainfrom
tacio:fix/notes-search-substring-match

Conversation

@tacio

@tacio tacio commented Jun 23, 2026

Copy link
Copy Markdown

The matches() helper used strict equality, so the search tests for partial matches (e.g. "milk" matching "buy milk") failed.

The matches() helper used strict equality, so the search tests for
partial matches (e.g. "milk" matching "buy milk") failed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@tacio tacio closed this by deleting the head repository Jun 25, 2026
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