feat: add search bar to bounties page (Closes #823)#937
Open
liufang88789-ui wants to merge 1 commit intoSolFoundry:mainfrom
Open
feat: add search bar to bounties page (Closes #823)#937liufang88789-ui wants to merge 1 commit intoSolFoundry:mainfrom
liufang88789-ui wants to merge 1 commit intoSolFoundry:mainfrom
Conversation
Author
|
Noticed the AI Code Review workflow failed with a GitHub API rate-limit error during trigger-review, rather than from a code-level review result. When rate limits recover, could you please rerun the review workflow for this PR? Thanks. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a debounced search input to the
/bountiespage and wires it into the existing bounty query params so search works alongside the current status and language filters.Highlights:
statusandskillfiltersValidation:
npm test -- --run src/__tests__/bounty-search.test.tsx✅Note:
frontend/src/lib/animations.tsandfrontend/src/lib/utils.tsmodules even though many existing components import them; this PR includes minimal implementations so the current frontend code can resolve those imports consistently.Closes #823
Wallet: 7UqBdYyy9LG59Un6yzjAW8HPcTC4J63B9cZxBHWhhHsg