-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
[FEATURE] avatar integration for community repos contributor #10138
Comments
To reduce notifications, issues are locked until they are
🏁 status: ready for dev
|
This is a great idea! |
The issue has been unlocked and is now ready for dev. If you would like to work on this issue, you can comment to have it assigned to you. You can learn more in our contributing guide https://github.com/EddieHubCommunity/BioDrop/blob/main/CONTRIBUTING.md |
Great idea @badrivlog - I have assigned this to you. |
After further consideration, i believe it would be beneficial to make avatar photos clickable within our platform. The idea is that when a user clicks on an avatar, they should be redirected to the respective user profile. This enhancement can significantly improve user navigation and interaction, adding a more intuitive element to our platform. I'd love to hear your thoughts on this suggestion and discuss how it might fit into our project roadmap. Thank you. |
Thank you @badrivlog I agree with your suggestion. If you could please amend the Issue to reflect this latest addition, so everyone knows what the goal is, that would be great. |
Hello I would like to work on this issue. |
Pull Request merged ℹ️ eddiejaoude has some opened assigned issues: 🔧View assigned issues |
Is this a unique feature?
Is your feature request related to a problem/unavailable functionality? Please describe.
Introduce a visually engaging enhancement to the community repos by replacing
added by
usernames text into avatar photos. This feature will visually represent contributors, providing a more engaging and user-friendly experience. It adds a touch of personality to the project, fostering a sense of community and recognition for those who contribute.Edit:
additional feature- make avatar photos clickable links within our platform. when a user clicks on an avatar, redirect them to the respective user profile.
Proposed Solution
Integrate a mechanism to fetch Github avatars based on repo.username array and display avatars associated with each userScreenshots
Current users repo
After making changes
Do you want to work on this issue?
Yes
If "yes" to above, please explain how you would technically implement this
to achieve this we can use the existing
FallbackImage
custom componentThe text was updated successfully, but these errors were encountered: