anmode / grabtern-frontend

Connecting the mentors and creating a network
https://grabtern.in/
MIT License
27 stars 53 forks source link

🚀 [Feature Request] - Title Add Search Bar in Community Section #857

Open UsamaWalayat12 opened 1 month ago

UsamaWalayat12 commented 1 month ago

Is your feature request related to a problem ? Please describe. ✍️

Yes, the absence of a search bar in the community section makes it challenging for users to locate specific contributors. As the community grows, users may find it increasingly difficult to find individuals without a search function, leading to frustration and inefficiency.

Describe briefly how you would implement this enhancement.

A search bar should be added to the community section to allow users to search for specific members by name or keyword. This feature would improve usability and enhance the overall user experience.

Enhancement:

The implementation of the search bar should be user-friendly and intuitive, allowing for seamless integration with the existing community section layout.

Describe briefly how you would implement this enhancement.
Here are some steps to implement this enhancement:

Design the Search Bar UI:

 Create a visually appealing and accessible search bar design that fits the existing layout of the community section.

Implement Search Functionality:

Use JavaScript or the relevant framework to filter through the list of community members based on user input in real-time.
Ensure the search function is case-insensitive to improve user experience.

Test the Feature: 

Conduct usability testing to ensure the search functionality works correctly and is easy for users to understand.

Additional context or screenshots

This feature would significantly enhance the user experience by allowing quick access to community members. Here is a screenshot of the current community section without the search bar for reference:

image

Are you contributing for a program?

GSSoC2023

Code of Conduct

github-actions[bot] commented 1 month ago

Hello @UsamaWalayat12! Thank you for raising this issue. Please make sure to follow our Contributing Guidelines. Don't forget to ⭐ our Grabtern-Frontend.

Our review team will carefully assess the issue and reach out to you soon! We appreciate your patience!

Tony-ArtZ commented 1 month ago

Can I work on this, if it is okay ? please assign if yes