InternetHealthReport / ihr-website

Vue.js code for IHR website
https://ihr.iijlab.net/ihr/en
GNU General Public License v3.0
65 stars 122 forks source link

Show "No Results Found for _____" Message for Empty Search Queries #676

Closed Animesh239 closed 9 months ago

Animesh239 commented 11 months ago

Is your feature request related to a problem? Please describe. When users perform an empty search (i.e., entering no search query) in the search bar, the application currently does not provide any feedback or indication.

Describe the solution you'd like I propose implementing a feature that displays a "No Results Found" message when users submit an empty search query. This would enhance user experience by providing immediate feedback and clarity when no search term is entered.

Implementation: Consider adding a conditional statement in the search functionality to detect empty queries and display a user-friendly message.

Animesh239 commented 11 months ago

I want to work on this issue...

romain-fontugne commented 11 months ago

Ok, I'm assigning you to this issue but please next time follow our guidelines and submit the PR after you've been assigned :)