Closed
Description
- 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:
- Search for an extension (e.g., "Custom CSS and JS Loader")
- Attempt to copy the config information to put in settings.json via Cmd+C
- Notice that it doesn't work (Cmd+V does not yield those contents)
- Select that text and use Edit>Copy (in menu bar) to copy
- 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.
- 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