Skip to content

🐛 Bug: “Latest Events” section shows events from other users on profile page #354

@zanderisrael

Description

@zanderisrael

Description
The “Latest Events” section on a user’s profile page is displaying events that belong to other users, instead of being scoped to the current profile.


Steps to Reproduce

  1. Navigate to any user profile page
  2. Scroll to the “Latest Events” section
  3. Observe the listed events

Expected Behavior
Only events associated with the profile’s user should be displayed.


Actual Behavior
Events from other users are mixed into the list, making the data inaccurate and potentially confusing.


Additional Context

  • This may indicate a missing or incorrect user filter in the events query.
  • Could be related to caching, pagination, or shared state between users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions