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.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions