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

Fixed: improved search functionality and its visibility

Open nachiketmahale9 opened this issue 8 months ago • 1 comments

Summary

This PR improves the search experience in the CardsContainer component.

Changes Made

  • Implemented real-time search that filters projects as the user types.
  • Fixed broken search logic to properly filter name, description, and tags from listOfProjects.
  • Added a user-friendly message when no matching projects are found which fixes #466 and added a background which @tonkec was wanted in #466.
  • Added subtle box-shadow to the search bar and filter dropdown for better UI clarity.

Why This is Useful

These changes make the UI more intuitive and responsive, especially for users searching through a large list of projects. It also provides immediate feedback when no matches are found, improving overall user experience.


Let me know if further enhancements or refactoring are required! @singodiyashubham87 , @tonkec & @karthikmc-git

nachiketmahale9 avatar Apr 29 '25 10:04 nachiketmahale9

Hey @singodiyashubham87, @kartikmc-git, @tonkec can you check this PR. Let me know if further enhancements or refactoring are required!

nachiketmahale9 avatar May 01 '25 15:05 nachiketmahale9