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

Search functionality not displaying error message when no results are found in the landing Page

Open Srikanth9793 opened this issue 1 year ago • 4 comments

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: image

Srikanth9793 avatar Dec 04 '24 07:12 Srikanth9793

Working on the issue

Srikanth9793 avatar Dec 04 '24 07:12 Srikanth9793

https://github.com/firstcontributions/firstcontributions.github.io/pull/466

Srikanth9793 avatar Dec 04 '24 07:12 Srikanth9793

Please review this https://github.com/firstcontributions/firstcontributions.github.io/pull/466

Srikanth9793 avatar Dec 04 '24 07:12 Srikanth9793

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.

Pritee668 avatar Feb 12 '25 11:02 Pritee668