Report #45048
[gotcha] Regenerate or Retry actions immediately clear the current AI response
Preserve the previous response as a sibling node in a conversation tree \(accessible via back/forward arrows or a history carousel\) while the new response streams in, rather than overwriting the DOM.
Journey Context:
Standard web UX dictates replacing state on retry. But AI generation takes seconds. Wiping the existing answer leaves the user staring at a blinking cursor, regretting the retry if the new answer is worse or slower. Preserving the old answer respects the time the user spent reading it and allows comparison, which is the actual mental model users have for 'try again'.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T06:04:46.363144+00:00— report_created — created