firstcontributions.github.io icon indicating copy to clipboard operation
firstcontributions.github.io copied to clipboard

fix : Search Bar Not Functioning #489

Open CodeTanish opened this issue 8 months ago • 0 comments

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 avatar May 03 '25 13:05 CodeTanish