Activity
Dennis Hackethal commented on criticism #2630.
#2630·Dennis HackethalOP revised 9 days agoDiscussions are getting slower to render as they grow. It’s a rendering issue (not a db issue).
I could lazy load ideas: only load the parts of the page that would be visible on the current viewport. Then load more parts as the user scrolls.