vscode-pull-request-github
vscode-pull-request-github copied to clipboard
In progress comments are lost when updating after PR is merged
- 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:
- Start adding a review comment to a PR but don't save the comment.
- 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.
Is this in the comment widget which shows in a code file, or in the PR description webview?
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.