Skip to content

fix: notation term lowercase - #841

Merged
jim-at-stink merged 1 commit into
go-v2/mainfrom
go-v2/fix/notation-term-lowercase
Mar 24, 2026
Merged

fix: notation term lowercase#841
jim-at-stink merged 1 commit into
go-v2/mainfrom
go-v2/fix/notation-term-lowercase

Conversation

@jim-at-stink

Copy link
Copy Markdown
Collaborator

Two of the Notation search terms had upper case letters in them.

As we've switched to using player.thoughts?.toLowerCase().includes(search.term)) instead of a case-insensitive regex test this would have stopped these matching.

@jim-at-stink
jim-at-stink marked this pull request as ready for review March 24, 2026 17:30
@jim-at-stink
jim-at-stink merged commit 5ee8d2b into go-v2/main Mar 24, 2026
3 checks passed
@jim-at-stink
jim-at-stink deleted the go-v2/fix/notation-term-lowercase branch March 24, 2026 17:30
jim-at-stink added a commit that referenced this pull request Mar 31, 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