Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fuzzy Search - Unable to search on strings with special characters #106

Open
tsalb opened this issue Jul 21, 2021 · 1 comment
Open

Fuzzy Search - Unable to search on strings with special characters #106

tsalb opened this issue Jul 21, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@tsalb
Copy link
Owner

tsalb commented Jul 21, 2021

Using the search function in either soqlDatatable or collectionDatatable will yield incorrect results if special characters are in the search string. For example:

ABC-123
hello_world

This issue is logged to research the fuse.js lib on how it handles special chars and make appropriate changes to the search function in this lib.

@tsalb tsalb added the bug Something isn't working label Jul 21, 2021
@tsalb tsalb self-assigned this Jul 21, 2021
@justin-lyon
Copy link
Collaborator

Please also test with a 🚀 emoji in the name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants