{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreif5zps6apfwrrxcjp7hpvkurdqy2wzmfc26jz437acqdwyhf5my2u",
"uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mfu654dibvr2"
},
"path": "/t/chatgpt-typing-lag-in-long-chats-needs-virtual-scroll-like-yesterday/1273495#post_14",
"publishedAt": "2026-02-27T16:06:02.000Z",
"site": "https://community.openai.com",
"tags": [
"@Garry_Cotton"
],
"textContent": "Hey @Garry_Cotton, yeah, this comes up a lot with longer threads.\n\nOnce conversations get large, the UI is still rendering the entire DOM tree, and that can definitely cause input lag over time. The idea of decoupling model context from what’s rendered in the UI is interesting. Being able to “collapse” or compress older parts of the chat while keeping the context intact would solve a lot of the friction without forcing people to start over.\n\nStarting a new chat works technically, but like you said, rebuilding context isn’t always ideal.\n\nAppreciate you spelling out the suggestion clearly, especially the virtual scroll / compression angle. That’s helpful feedback in a thread like this.",
"title": "ChatGPT typing lag in long chats — needs virtual scroll like, yesterday"
}