Add 'Profile not found' message when search result is empty
Closed this issue · 3 comments
Currently, when a user searches for a profile that doesn't exist, there is no indication that the profile was not found. This can be confusing and frustrating for users. It would be helpful to add a message that says "Profile Not Found" when a search returns no results.
Steps to reproduce:
- Open the application and navigate to the search bar
- Enter a search term for a profile that does not exist
- Observe that there is no indication that the profile was not found
Expected behavior:
A message should appear indicating that the profile was not found.
Actual behavior:
No message appears when a profile is not found.
Proposed solution:
Add a message that says "Profile Not Found" when a search returns no results.
Additional context:
This feature would improve the user experience and make it clear when a search result is not available.
Is this issue still open? Can I go ahead with it?
Is this issue still open? Can I go ahead with it?
Sure, @Siddhesh-Agarwal go ahead.
Best of luck to you! 🚀
This issue has been resolved in #66 PR!