Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add search bar to Community section for filtering contributors #892

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

SalviVishakha
Copy link

@SalviVishakha SalviVishakha commented Oct 11, 2024

Related Issue

Closes: #857

Description of Changes

  • Added a search bar in the Community section to allow users to search for contributors by name.
  • Implemented real-time filtering functionality using useState and useEffect to filter contributors based on user input.
  • Integrated the search bar seamlessly into the existing layout without disrupting the design.
  • Ensured that the search is case-insensitive to improve user experience.
  • Displayed "No contributors found" when there are no matches for the search term.

Checklist:

  • [✅] My code adheres to the established style guidelines of this project.
  • [✅ ] I have conducted a self-review of my code.
  • [ ✅] I have included comments in areas that may be difficult to understand.
  • [✅ ] I have made corresponding updates to the project documentation.
  • [ ✅] My changes have not introduced any new warnings.

Screenshots

image

Copy link

vercel bot commented Oct 11, 2024

@SalviVishakha is attempting to deploy a commit to the anmode's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

Thank you, @SalviVishakha, for creating this pull request and contributing to GitHub-ReadMe!
Our review team will thoroughly review the pull request and will reach out to you soon!
Please make sure you have marked all the completed tasks as done.
We appreciate your patience and contribution!

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.

🚀 [Feature Request] - Title Add Search Bar in Community Section
1 participant