🔖 Feature description
The Contributors page currently displays contributor cards in a grid layout, but there is no way to quickly find a specific contributor when the list grows larger.
Adding a search bar would significantly improve the user experience by allowing users to instantly filter contributors by their GitHub username.
Proposed Solution:
Add a search input field below the "Contributors" heading that filters contributor cards in real time.
Features would be:
Search contributors by GitHub username
Real-time filtering while typing
Case-insensitive search
Display a “No contributors found” message when no matches exist
🎤 Screenshot
🔄️ Additional Information
Improves usability for large contributor lists
Helps users quickly locate contributors
🔖 Feature description
The Contributors page currently displays contributor cards in a grid layout, but there is no way to quickly find a specific contributor when the list grows larger.
Adding a search bar would significantly improve the user experience by allowing users to instantly filter contributors by their GitHub username.
Proposed Solution:
Add a search input field below the "Contributors" heading that filters contributor cards in real time.
Features would be:
Search contributors by GitHub username
Real-time filtering while typing
Case-insensitive search
Display a “No contributors found” message when no matches exist
🎤 Screenshot
🔄️ Additional Information
Improves usability for large contributor lists
Helps users quickly locate contributors