Diff Comment with HEAD button in Comments view sometimes disappears #6157
Labels
author-verification-requested
Issues potentially verifiable by issue author
bug
Issue identified by VS Code Team member as probable bug
verified
Verification succeeded
Milestone
v0.94.0
Version: 1.92.2 (Universal)
Commit: fee1edb8d6d72a0ddff41e5f71a671c23ed924b9
Date: 2024-08-14T17:29:30.058Z
Electron: 30.1.2
ElectronBuildId: 9870757
Chromium: 124.0.6367.243
Node.js: 20.14.0
V8: 12.4.254.20-electron.0
OS: Darwin arm64 23.6.0
Steps to Reproduce:
When a review comment is outdated,
Diff Comment with HEAD
button will show up and let me quickly check what are the changes that made this comment outdated.However I noticed sometimes the button is gone, and I have to checkout to main and then back to the PR to get it appear again.
I believe there are multiple triggers for this, and refreshing the PR (like the attached video shows) is the most consistent trigger I found. However, when I tried to clone this repo(
microsoft/vscode-pull-request-github
) and recreate the exact scenario for reporting this issue, it didn't happen in my newly forked repo. That's why I couldn't provide reliable reproducing steps here and as a workaround I am attaching a screen recording to show the issue that is only happening in my repo:Screen.Recording.2024-08-23.at.12.06.05.mov
I am a bit lost now and not sure how I should further debug this issue. I rely on this awesome feature a lot, so please let me know about anything else I can do to help debug this issue. Thanks a lot!
The text was updated successfully, but these errors were encountered: