Review mode missing accept/reject diff buttons

Where does the bug appear (feature/product)?

Somewhere else…

Describe the Bug

All of a sudden, all my files in the project are appearing as being edited, while no differences are highlighted and there are no controls to accept or reject these unknown changes.

Steps to Reproduce

I am not sure if this is only me or anyone sees the same thing

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.20
VSCode Version: 1.105.1
Commit: b3573281c4775bfc6bba466bf6563d3d498d1070
Date: 2025-12-12T06:29:26.017Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 24.1.0

For AI issues: which model did you use?

Composer

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

2 Likes

Can confirm. I’m getting inconsistent issues like this too.

1 Like

Hey, thanks for the report. It looks like a UI Review glitch. Could you share a bit more so we can fix it faster?

Please attach:

  • Steps: after which action the Review buttons disappear
  • Whether it reproduces in another project and for which file types
  • Output of git status and git diff for a couple of affected files
  • Any errors in Help > Toggle Developer Tools > Console
  • A short video or more screenshots if possible

Quick checks:

  • Fully restart Cursor and reopen the project folder
  • Update to the latest version: Cursor > Check for Updates
  • Run without extensions: close Cursor, start cursor --disable-extensions, and check
  • Compare the Source Control tab: do real changes show up and do diffs open?

Expected UI is described here: Review | Cursor Docs

  • Steps: after which action the Review buttons disappear
    I don’t exactly know, but it happened after I installed an update a couple of days ago.

  • Whether it reproduces in another project and for which file types
    Happens for all projects and all file types

  • Output of git status and git diff for a couple of affected files
    I am running projects locally for exploration so not sure if this applies

  • Any errors in Help > Toggle Developer Tools > Console

  • A short video or more screenshots if possible

1 Like

@deanrie would appreciate a response here. Thanks

2 Likes

Thanks for the info. I’ve passed it to the team.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.