Skip to content

Error reporter cannot send data directly to GitHub #100054

Closed
@peterkos

Description

@peterkos
  • VSCode Version: 1.46.0
  • OS Version: macOS 10.15.4

Attempting to send any somewhat-detailed bug report gives this error:

There is too much data to send to GitHub directly. The data will be copied to the clipboard, please paste it into the GitHub issue page that is opened.

I tried to send the following message:

  1. Search for an extension (e.g., "Custom CSS and JS Loader")
  2. Attempt to copy the config information to put in settings.json via Cmd+C
  3. Notice that it doesn't work (Cmd+V does not yield those contents)
  4. Select that text and use Edit>Copy (in menu bar) to copy
  5. Notice that your clipboard now has those contents

Two main concerns here.

First, this is around 319 bytes of UTF-8 for "Steps to Reproduce". Is this a GitHub API limitation of some sort? This is very strange and I've never seen an application do this.

Second, I think this is really bad UX:

  • The "Steps to Reproduce" area takes up a large portion of the screen, of which I've filled not even half.
    Screen Shot 2020-06-13 at 12 55 56 AM
  • The "include system information" and "include my enabled extensions" both still remain checked, which is not indicative of the current state (clipboard only contains "steps to reproduce")
  • The "opened for you" GitHub issue does not include any issue template information in the clipboard (VSCode version, OS version).
  • The user, after filling out two select fields, two text fields, and two check boxes, must redo that work on GitHub.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions