Skip to content

Virtualize the TopicFeed post list #980

Description

@RUKAYAT-CODER

Overview
src/components/social/TopicFeed.tsx (lines 230-319) renders every loaded post — each a heavy article with image, links, and tags — into the DOM via infinite scroll with no virtualization, so memory and layout cost grow linearly with pages loaded. Virtualize the list to keep the DOM bounded.

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