vscode-pull-request-github
vscode-pull-request-github copied to clipboard
Comments not visible in private PR
- Extension version: v0.91.2024062604 (pre-release)
- VSCode Version: 1.90.0
- OS: macOS Monterey 12.5 arm64
- Repository Clone Configuration (single repository/fork of an upstream repository):
- Github Product (Github.com/Github Enterprise version x.x.x):
Steps to Reproduce:
- Create a private repo.
- as user A: Create a PR.
- as user B: Create a review comment.
- as user A: open VSCode, go to
Github Pull Requesttab, check comment made by user B.
- despite having comment text (as seen in edit menu), it is not visible.
extension log: github-pull-request.log
I'm not able to repro this. Can you share the text of the comment? We do a bunch of processing on the comment to make it display nicely, and I suspect that it's going wrong and we're not displaying it at all.
I get the same problem, sometimes the comments appear and sometimes disappear, still dont know the rule.
Closing because no further info was provided. I'm happy to take another look if you can share the text of the comment!