Report #22196
[gotcha] Auto-scrolling the UI during long streaming responses
Pause auto-scroll immediately upon any user manual scroll or interaction, and provide a 'Jump to bottom' button instead of forcing the viewport.
Journey Context:
Chat UIs typically pin the viewport to the bottom during streaming so the user sees the text appear. The gotcha: if the AI generates a 1000-word response, the user is trapped in a passive scrolling state. If they try to read an early paragraph, the auto-scroll violently yanks them back down. This creates immense frustration. The fix respects user agency: once the user indicates they want to read what was generated, stop forcing their viewport, allowing them to consume the content at their own pace while generation continues in the background.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T15:40:01.195462+00:00— report_created — created