{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreiewzo3dmassfkffy5iayoktw2miwbokdth3yqejehcwcghmr4vba4",
"uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mghphigr74r2"
},
"path": "/t/chatgpt-typing-lag-in-long-chats-needs-virtual-scroll-like-yesterday/1273495#post_15",
"publishedAt": "2026-03-07T09:37:46.000Z",
"site": "https://community.openai.com",
"textContent": "Thanks for acknowledging the issue.\n\nHowever this should probably be treated as more than a minor UX\nfriction.\n\nChatGPT is fundamentally a productivity tool. UI latency directly\nreduces user productivity, especially during typing where any lag\nbreaks flow.\n\nFrom the outside it appears that large conversations cause the UI\nto render and maintain an increasingly large DOM tree, which leads\nto expensive layout recalculations and input lag over time.\n\nVirtualized list rendering (windowing) is a standard solution for\nlong lists in modern UI architectures and is widely used to keep UI\nlatency constant regardless of list size.\n\nBecause this issue directly affects typing responsiveness — one of\nthe most critical interaction loops in the product — leaving it\nunresolved creates a contradiction between the product’s goal\n(productivity) and the actual user experience.\n\nFor that reason this likely deserves treatment as a priority\nperformance defect rather than just a UX improvement.",
"title": "ChatGPT typing lag in long chats — needs virtual scroll like, yesterday"
}