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

fix: remove whitespace from search query #461

Merged
merged 2 commits into from
Oct 6, 2023
Merged

fix: remove whitespace from search query #461

merged 2 commits into from
Oct 6, 2023

Conversation

Keith-Web3
Copy link
Contributor

@Keith-Web3 Keith-Web3 commented Oct 5, 2023

Description

Fixes #451
Trimmed down the searchInput to make sure leading or ending whitespaces do not affect the search result

Related Issues

#451

Changes Proposed

Trimmed down the search query

Checklist

  • I have read and followed the Contribution Guidelines.
  • All new and existing tests passed.
  • I have updated the documentation to reflect the changes I've made.
  • My code follows the code style of this project.
  • The title of my pull request is a short description of the requested changes.

Screenshots

Screenshot (260)

@vercel
Copy link

vercel bot commented Oct 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dev-find ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 6, 2023 8:24am

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @Keith-Web3! 🎉 Thank you for opening a pull request. Your contribution is valuable and we appreciate your efforts to improve our project.

Soon the maintainers/owner will review it and provide you with feedback/suggestions.

@shyamtawli shyamtawli added the enhancement New feature or request label Oct 6, 2023
@shyamtawli shyamtawli merged commit 031952c into shyamtawli:master Oct 6, 2023
3 checks passed
@shyamtawli
Copy link
Owner

@Keith-Web3 Thank you so much for your contribution! Your efforts are greatly appreciated and will go a long way in improving our project. Please feel free to share it with others and Star the repo to help us grow even further!

@Keith-Web3 Keith-Web3 deleted the SearchQuery branch October 11, 2023 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Whitespace in search query affecting results
2 participants