Skip to content

feat(plugins): add search refinement to plugin catalog (#600) - #1040

Open
annukumar123 wants to merge 3 commits into
imDarshanGK:mainfrom
annukumar123:feature/plugin-catalog-search-refinement-600
Open

feat(plugins): add search refinement to plugin catalog (#600)#1040
annukumar123 wants to merge 3 commits into
imDarshanGK:mainfrom
annukumar123:feature/plugin-catalog-search-refinement-600

Conversation

@annukumar123

Copy link
Copy Markdown
Contributor

Summary

Adds real-time search refinement filtering to the plugin catalog for issue #600.

Key Changes

  • Search Input: Added a search refinement field directly above the plugin selector options.
  • Real-Time Filter: Implemented case-insensitive client-side filtering by plugin name and description.
  • Empty State: Renders a fallback message ("No matching plugins found.") when no plugins match the query.
  • Unit Tests: Added test suite covering real-time filtering and empty match states.

Closes #600

@vercel

vercel Bot commented Jul 29, 2026

Copy link
Copy Markdown

@annukumar123 is attempting to deploy a commit to the Darshan's projects Team on Vercel.

A member of the Team first needs to authorize it.

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 search refinement to plugin catalog

1 participant