[Feature] Associate images with community and project members on CC Open source #869
Open
1 task done
Labels
💻 aspect: code
Concerns the software code in the repository
✨ goal: improvement
Improvement to an existing feature
🟩 priority: low
Low priority and doesn't need to be rushed
🚧 status: blocked
Blocked & therefore, not ready for work
Problem
Currently, the profile image for each member is just a placeholder, and there’s no system in place to associate images with authors in the backend. This makes it difficult to display the correct profile images for members in line with the current vocabulary markup.
Description
The goal is to replace the placeholder profile image with the actual image of the member, dynamically fetched based on the author’s details. This would require associating each
member.name
with a specific image in the backend.Alternatives
Implementation
The text was updated successfully, but these errors were encountered: