Skip to content

fix : Search Bar Not Functioning #489 #492

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

CodeTanish
Copy link

Hey there! 👋
While exploring the project, I noticed that the search functionality wasn't responding properly to input, which might make it hard for users to filter projects smoothly.

To help improve this experience, I’ve:

🛠️ Fixed the search input logic so it now filters results correctly.

🧠 Added a debounce delay to prevent excessive re-rendering while typing.

✨ Ensured that the tag and text filters work seamlessly together.

This should make the interface more user-friendly and efficient. If there’s anything you'd like changed or improved, I’d love to collaborate on that!

Thanks for building such an amazing project for first-time contributors! 🚀

@CodeTanish CodeTanish changed the title #489 fix : Search Bar Not Functioning fix : Search Bar Not Functioning #493 May 3, 2025
@CodeTanish CodeTanish changed the title fix : Search Bar Not Functioning #493 fix : Search Bar Not Functioning #492 May 3, 2025
@CodeTanish CodeTanish changed the title fix : Search Bar Not Functioning #492 fix : Search Bar Not Functioning #489 May 3, 2025
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