Description
Currently, when a search returns no results, the UI either displays a blank space or provides minimal feedback.
Improve the empty search state to provide a better user experience.
Location
Project Search page (/projects)
Triggered when a search query returns zero matching projects.
Requirements
Display a friendly message such as:
"No projects found."
Add a short helper text:
"Try adjusting your search terms or filters."
Show an appropriate empty-state illustration or icon.
Maintain consistent spacing and styling with the rest of the application.
Ensure the empty state is responsive.
Acceptance Criteria
No blank or empty areas are shown.
Empty state appears only when there are zero search results.
Responsive on desktop and mobile.
No console errors.
Description
Currently, when a search returns no results, the UI either displays a blank space or provides minimal feedback.
Improve the empty search state to provide a better user experience.
Location
Project Search page (/projects)
Triggered when a search query returns zero matching projects.
Requirements
Display a friendly message such as:
"No projects found."
Add a short helper text:
"Try adjusting your search terms or filters."
Show an appropriate empty-state illustration or icon.
Maintain consistent spacing and styling with the rest of the application.
Ensure the empty state is responsive.
Acceptance Criteria
No blank or empty areas are shown.
Empty state appears only when there are zero search results.
Responsive on desktop and mobile.
No console errors.