firstcontributions.github.io
firstcontributions.github.io copied to clipboard
Fixed: improved search functionality and its visibility
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, andtagsfrom 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
Hey @singodiyashubham87, @kartikmc-git, @tonkec can you check this PR. Let me know if further enhancements or refactoring are required!