Skip to content

Virtualize the TopicFeed post list - #1009

Merged
RUKAYAT-CODER merged 2 commits into
rinafcode:mainfrom
Nacho1499:TopicFeed-post-list
Jul 27, 2026
Merged

Virtualize the TopicFeed post list#1009
RUKAYAT-CODER merged 2 commits into
rinafcode:mainfrom
Nacho1499:TopicFeed-post-list

Conversation

@Nacho1499

Copy link
Copy Markdown
Contributor

Closes #980

PR Description:
Implemented virtualization for the post list by tracking scroll position and rendering only visible items with dynamic spacer heights, keeping DOM nodes and memory usage bounded as pages load via infinite scroll.TopicFeed

Type of Change:
[x] New feature

Checklist:
[x] Code follows project style guidelines
[x] Self-review completed
[x] No console errors
[x] Uses Lucide icons consistently
[x] Responsive design implemented
[x] Starknet best practices followed

@drips-wave

drips-wave Bot commented Jul 27, 2026

Copy link
Copy Markdown

@Nacho1499 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Thank you for contributing to the project.

@RUKAYAT-CODER
RUKAYAT-CODER merged commit 55f4a9c into rinafcode:main Jul 27, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Virtualize the TopicFeed post list

2 participants