Skip to content

feat: add search input to repository Miners tab (#1244)#1248

Open
alpurkan17 wants to merge 2 commits into
entrius:testfrom
alpurkan17:fix/search-input-miners-tab-1244
Open

feat: add search input to repository Miners tab (#1244)#1248
alpurkan17 wants to merge 2 commits into
entrius:testfrom
alpurkan17:fix/search-input-miners-tab-1244

Conversation

@alpurkan17
Copy link
Copy Markdown
Contributor

Summary

Add a visible search input to the Miners tab on the repository details page, matching against GitHub ID.

Changes

The filter logic and URL search param already existed in TopMinersTable.tsx — only the visible input was missing.

  • Added TextField with search icon in the toolbar area
  • Uses the existing setFilter('search', ...) pattern
  • Search is persisted in URL via the existing search query param
  • No changes to filtering/sorting logic

Closes #1244

@xiao-xiao-mao xiao-xiao-mao Bot added the enhancement New feature or request label May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add search input to repository Miners tab

1 participant