[BUG] Rating prompt option order makes it easy to misclick "bad" when meaning "good"

Status Open
Reported on v2.1.220
Maintainer reply None cached
Activity 0 comments · opened Jul 28, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

The end-of-session rating prompt orders its options in a way that doesn't match the expected bad→good gradient. I intended to rate a session as "good" (3) but accidentally selected option 4 ("bad") instead, because the layout/order didn't put bad and good at intuitive opposite ends.

Suggestion

Order rating options along a single consistent scale (ascending or descending) so accidental clicks land on adjacent, similar-sentiment options rather than the opposite end of the scale.

What Should Happen?

Rating options should be ordered consistently along a single gradient (e.g., 1 = bad ... N = good, or vice versa), so adjacent options are semantically close and a misclick doesn't flip the sentiment entirely (bad vs. good rather than, say, good vs. great).

Error Messages/Logs

Steps to Reproduce

Use claude until it asks how it is doing this session.

Claude Model

None

Is this a regression?

No, this never worked

Last Working Version

_No response_

Claude Code Version

2.1.220

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Windows Terminal

Additional Information

_No response_

View original on GitHub ↗