Search functionality not displaying error message when no results are found in the landing Page
Bug Summary: The search functionality in the CardsContainer component is not displaying an error message when no results are found. Currently, when a user performs a search that doesn't match any items, the application does not notify the user about the absence of search results. This behavior causes confusion as users are not informed that their query yielded no results.
Expected behavior: When a search query results in no matches, an appropriate error message should be displayed, informing the user that no results were found.
issue:
Working on the issue
https://github.com/firstcontributions/firstcontributions.github.io/pull/466
Please review this https://github.com/firstcontributions/firstcontributions.github.io/pull/466
I came across this issue #465 and would love to contribute. Could you confirm if it is still open? If so, I’d be happy to work on it.