Skip to content

Virtualize the unbounded social ActivityFeed list #979

Description

@RUKAYAT-CODER

Overview
src/components/social/ActivityFeed.tsx (lines 59-95) maps every grouped activity into the DOM with an IntersectionObserver appending more indefinitely, so the node count grows without bound and causes scroll jank on long sessions. Windowing/virtualization should cap the rendered node count.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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