Hi,
I’m stuck on the “Review Next File” screen and cannot proceed.
-
The button Review Next File appears.
-
When I click it, nothing happens.
-
I cannot move to the next file.
-
Restarting Cursor did not fix the issue.
-
No visible error message appears.
This blocks my workflow completely.
Is there a known fix for this issue?
Thanks.
deanrie
(Dean Rie)
3
Hey, thanks for the report. This is a known issue with the Review panel, a few users have seen it get stuck on “Review Next File”.
Try these workarounds:
-
Check git status
- Open a terminal and run
git status
- Files might be in an uncommitted state, and the diffs just aren’t rendering
-
Close the chat and start a new one
- Sometimes it helps to just start a fresh session
-
Fully restart Cursor
- Not just Reload Window, fully quit Cursor and open it again
If that doesn’t help, I’ll need a bit more info:
- What Cursor version are you on? (Menu > About Cursor > Copy)
- Can you share a screenshot of the Review panel?
- What does
git status show in the terminal?
Related threads:
Let me know what worked, or what the diagnostics show.