Industrial-Parasite / issues

A repo for reporting issues with Industrial Parasite Apps
0 stars 0 forks source link

[BUG] Activity Section Rendering Issues Due to Missing User Images #50

Closed Klastic closed 4 months ago

Klastic commented 4 months ago

Describe the bug

The activity section experiences rendering issues when a user's profile image is missing. The missing image causes a client-side error

To Reproduce

Steps to reproduce the behavior:

  1. Log in to the platform.
  2. Navigate to the 'Activity' section of a release
  3. Notice the render issue

Expected behavior

The activity feed should render a default placeholder image when a user's profile image is missing. This should maintain a consistent layout and visual presentation throughout the section.

Actual behavior

Instead of showing a placeholder image, the activity feed either displays a broken image icon or throws a client side error, causing an irregular and disrupted layout, which affects the user experience.

Screenshots

N/A

Environment:

Additional context

This issue seems to be more prevalent for new users who have not uploaded a profile image yet or when the image fails to load due to network issues.

Klastic commented 4 months ago

Fix in v0.3.9