Skip to content

feat: add search bar to bounties page (#823)#1347

Open
CHY9213 wants to merge 1 commit into
SolFoundry:mainfrom
CHY9213:feat/search-bar
Open

feat: add search bar to bounties page (#823)#1347
CHY9213 wants to merge 1 commit into
SolFoundry:mainfrom
CHY9213:feat/search-bar

Conversation

@CHY9213
Copy link
Copy Markdown

@CHY9213 CHY9213 commented May 27, 2026

Search Bar for Bounties Page

Add a search input to the /bounties page that filters bounties by title, description, and tags.

Features

  • Debounced filtering (300ms default)
  • Clear button to reset search
  • Escape key clears and blurs
  • Dark mode compatible
  • Accessible
  • Works alongside existing filters

File

frontend/src/components/bounty/SearchBar.tsx

Closes #823

Wallet: 2oWEBzKDQo9KYxAFYMPrR8QiwKJia4vbSXrbV4ep7eTz

@CHY9213 CHY9213 force-pushed the feat/search-bar branch from 03d27fa to 5e5dc43 Compare May 27, 2026 19:23
@CHY9213 CHY9213 changed the title feat: Search Bar for Bounties Page (#823) feat: add search bar to bounties page (#823) May 27, 2026
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.

🏭 Bounty T1: Add Search Bar to Bounties Page

1 participant