claude-code - 💡(How to fix) Fix 用户输入在模型回答完成后消失

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

What happened

在模型回答(streaming)过程中,如果用户在输入框中输入内容,等模型回答完成后,用户输入的内容会消失。

What I expected

模型回答完成后,用户在等待期间输入的内容应该保留在输入框中,不会丢失。

Steps to reproduce

  1. 打开对话,发送一条消息让模型开始回答
  2. 在模型还在 streaming 回答的过程中,在输入框中输入一些文字
  3. 等待模型回答完成
  4. 观察输入框 — 用户输入的内容消失了

Additional context

这是一个用户体验问题。用户在等待模型回答时可能会提前构思并输入下一条消息,输入丢失会造成困扰。

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix 用户输入在模型回答完成后消失