claude-code - 💡(How to fix) Fix Satisfaction prompt interrupts mid-typing [1 comments, 2 participants]

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…
GitHub stats
anthropics/claude-code#60649Fetched 2026-05-20 03:53:02
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Author
Timeline (top)
labeled ×3commented ×1

Root Cause

The satisfaction/feedback prompt ("how is Claude doing?" style popup) sometimes appears while I'm actively typing input. It's disruptive because keystrokes can land on the popup instead of the prompt, and it breaks my train of thought mid-message.

RAW_BUFFERClick to expand / collapse

The satisfaction/feedback prompt ("how is Claude doing?" style popup) sometimes appears while I'm actively typing input. It's disruptive because keystrokes can land on the popup instead of the prompt, and it breaks my train of thought mid-message.

Request: only show the prompt at moments when the user is clearly not typing — e.g., on startup, on /exit, or after an idle period with no input activity. Avoid showing it while there is text in the input buffer or active typing in the last few seconds.

Platform: Windows 11, Claude Code CLI.

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 Satisfaction prompt interrupts mid-typing [1 comments, 2 participants]