Skip to content

Using the feedback tweet UI to tweet "sad" feedback results in an incorrect query parameter  #111324

@abandonedaccount6235

Description

@abandonedaccount6235

The query parameter for "ref_src" when submitting "sad" feedback is "nullref_src" instead of just "ref_src" because null is erroneously concatenated.

  • VSCode Version: 1.51.1 (user setup)
  • OS Version: Windows_NT x64 10.0.17763

Steps to Reproduce:

  1. Open the tweet feedback UI using the button in the bottom right of code.
  2. Click the sad face
  3. Enter some tweet content
  4. Hit tweet
  5. The resulting URL will be something like https://twitter.com/intent/tweet?nullref_src=twsrc%5Etfw&related=twitterapi,twitter&text=123&tw_p=tweetbutton&via=code

Does this issue occur when all extensions are disabled?: Yes

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buggood first issueIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesinsiders-releasedPatch has been released in VS Code Insidersverification-foundIssue verification failedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions