Skip to content

Fix search to find notes containing term instead of exact match#10

Open
jcohen66 wants to merge 1 commit into
mate-academy:mainfrom
jcohen66:fix/search-contains-term
Open

Fix search to find notes containing term instead of exact match#10
jcohen66 wants to merge 1 commit into
mate-academy:mainfrom
jcohen66:fix/search-contains-term

Conversation

@jcohen66

Copy link
Copy Markdown

Changed the matches function to use includes() instead of strict equality, allowing search to find all notes that contain the search term.

Changed the matches function to use includes() instead of strict equality,
allowing search to find all notes that contain the search term.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
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