-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Labels
area:APIREST/HTTP APIREST/HTTP APIarea:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:dev-envCI, pre-commit, pylint and other changes that do not change the behavior of the final codeCI, pre-commit, pylint and other changes that do not change the behavior of the final codearea:production-imageProduction image improvements and fixesProduction image improvements and fixesdocumentationImprovements or additions to documentationImprovements or additions to documentationgssoc25level 230 points30 points
Milestone
Description
In the Discussion section of the dashboard, the user profile images are not rendering correctly. Instead of the expected avatar, only partial text (e.g., "Sar" or "Jan") appears inside a broken image icon.
Steps to Reproduce:
Go to the Discuss page (/dashboard#discuss).
Look at any post where a user’s profile image should be displayed.
Notice that the image is broken or missing, showing text instead.
Expected Behavior:
Profile images should load and display the correct avatar for each user.
Actual Behavior:
Profile images appear broken with placeholder text inside.
Possible Causes:
Missing or incorrect image URLs in the backend response.
Broken image paths due to deployment or hosting issues.
CORS or permission issues preventing image loading.
Screenshots:
Attaching screenshot from the issue for reference.

Metadata
Metadata
Assignees
Labels
area:APIREST/HTTP APIREST/HTTP APIarea:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:dev-envCI, pre-commit, pylint and other changes that do not change the behavior of the final codeCI, pre-commit, pylint and other changes that do not change the behavior of the final codearea:production-imageProduction image improvements and fixesProduction image improvements and fixesdocumentationImprovements or additions to documentationImprovements or additions to documentationgssoc25level 230 points30 points
Type
Projects
Status
Done