vscode-pull-request-github icon indicating copy to clipboard operation
vscode-pull-request-github copied to clipboard

In progress comments are lost when updating after PR is merged

Open diminutivesloop opened this issue 5 months ago • 2 comments

  • Extension version: 0.116.0
  • VSCode Version: 1.103.0
  • OS: Darwin arm64 24.5.0
  • Repository Clone Configuration (single repository/fork of an upstream repository): single repository
  • GitHub Product (GitHub.com/GitHub Enterprise version x.x.x): GitHub.com

Steps to Reproduce:

  1. Start adding a review comment to a PR but don't save the comment.
  2. Merge the PR.

When the PR state refreshes the comment field is closed and the comment is lost. However any pending submitted comments are still available and can be submitted.

diminutivesloop avatar Aug 08 '25 19:08 diminutivesloop

Is this in the comment widget which shows in a code file, or in the PR description webview?

alexr00 avatar Aug 28 '25 09:08 alexr00

Is this in the comment widget which shows in a code file, or in the PR description webview?

It happens with the file comment widget.

diminutivesloop avatar Aug 28 '25 12:08 diminutivesloop