Can't upload multiple screenshots to forum.cursor.com posts

Where does the bug appear (feature/product)?

Somewhere else…

Describe the Bug

On forum.cursor.com, only one image can be attached to a post. Adding a second image silently removes the first.

Steps to Reproduce

Create new issue. Upload a screenshot. Works. Upload a second screenshot. Replaces the first one.

Can’t select multiple screenshots at once either.

Expected Behavior

Should be able to add multiple screenshots…or if that’s not possible, don’t show the “upload” button (make it “replace” or force the existing item to be deleted or warn the user or something).

It’s frustrating to create multiple screenshots only to find out at the end that they weren’t getting updated. The failure to add an additional image is silent, so the user doesn’t know it happened.

Operating System

MacOS

Version Information

Version: 3.9.16
VS Code Extension API: 1.105.1
Commit: 042b3c1a4c53f2c3808067f519fbfc67b72cad80
Date: 2026-06-27T06:41:01.941Z
Layout: glass
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.256
OS: Darwin arm64 25.5.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

1 Like

Thanks for the great feedback, @Kevin_Scott!

I’m not sure why we originally set allowMultiple: false on the template (although I’m afraid that I’m about to find out). For now, I’ve updated it to true.

1 Like