Skip to content

PR shows completely different changes in GitHub view vs Pull Request view #3260

@RikkiGibson

Description

@RikkiGibson
  • Extension version (web): v0.34.3
  • VSCode Version (web): 1.63.2
  • Browser: Microsoft Edge Version 97.0.1072.62

Steps to Reproduce:

  1. Open https://github.dev/dotnet/roslyn/pull/57667
  2. Observe changes in CSharpCompilation.cs in "GitHub Pull Request" tab
  3. Open the same PR in the "GitHub" tab and find the changes in CSharpCompilation.cs

Expected behavior: equivalent file changes shown in both places
Actual behavior: different file changes are shown in each place

Note that the changes in "GitHub" are correct while the changes in "GitHub Pull Request" are incorrect.

GitHub view:
image

GitHub Pull Request view:
image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions