Veritula – Meta

Showing only those parts of the discussion which lead to #2682.

See full discussion·See most recent related ideas
  Log in or sign up to participate in this discussion.
With an account, you can revise, criticize, and comment on ideas.

Discussions can branch out indefinitely. Zoom out for the bird’s-eye view.
Dennis Hackethal’s avatar
Dennis HackethalOP revised 6 days ago·#2630
Only version leading to #2682 (2 total)

Discussions are getting slower to render as they grow. It’s a rendering issue (not a db issue).

Criticism
Dennis Hackethal’s avatar
Dennis HackethalOP, 3 days ago·#2675

I could have a separate route at /ideas/:id/isolated which renders only the idea without any parents or children. And then a discussion could render a bunch of deeply nested turbo frames loading that route.

Criticized1oustanding criticism
Dennis Hackethal’s avatar

For large discussions, wouldn’t that flood the server with requests?

Criticism of #2675
Dennis Hackethal’s avatar

Yes, it would be even worse than #2677 (see criticism #2681), where only top-level ideas were turbo frames.