Skip to content

Add empty state for search results - #558

Open
priyadharshan7119 wants to merge 1 commit into
github:mainfrom
priyadharshan7119:fix/empty-search-results
Open

Add empty state for search results#558
priyadharshan7119 wants to merge 1 commit into
github:mainfrom
priyadharshan7119:fix/empty-search-results

Conversation

@priyadharshan7119

Copy link
Copy Markdown

Description

Adds an empty state when search or filter results contain no matches.

Changes

  • Added an empty state to the repository results view.
  • Added an empty state to the organization results view.
  • Displays a clear message when no results are found.
  • Preserved the existing search, filtering, and infinite scroll behavior.

Testing

  • Tested the empty state on the Individuals page.
  • Tested the empty state on the Teams page.
  • Verified that normal results still appear after clearing the search/filter.
  • ESLint passes successfully.

Fixes #550

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add empty state for searches with no results

1 participant