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

chore: increase min char match length #495

Merged
merged 1 commit into from
May 12, 2024

Conversation

mumin-khan
Copy link
Contributor

PR Fixes:

  • 1 Improves searchresult
  • 2

https://www.fusejs.io/api/options.html#minmatchcharlength
Resolves #310

Checklist before requesting a review

  • I have performed a self-review of my code
  • I assure there is no similar/duplicate pull request regarding same issue

@mumin-khan
Copy link
Contributor Author

@hkirat should work for now.

@hkirat hkirat merged commit 2f319c5 into code100x:main May 12, 2024
1 check passed
@hkirat
Copy link
Contributor

hkirat commented May 12, 2024

Dont think this fixed it
Screenshot 2024-05-13 at 2 39 54 AM

@mumin-khan
Copy link
Contributor Author

@hkirat This did what was expected. We are using fuse in backend which searches for the letters and their order and spacing between them can be different. If we want only videos starting with what we search we should use something. different.
https://www.fusejs.io/

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.

bug: Search bar exposes unwanted pages
2 participants