ankitbko / vscode-pull-request-azdo

Azure Devops Pull Requests for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ankitbko.vscode-pull-request-azdo
MIT License
64 stars 23 forks source link

Comments when deleted from server does not disappear completely #52

Closed ankitbko closed 3 years ago

ankitbko commented 3 years ago
  1. Add a comment to thread
  2. add second comment to same thread
  3. delete the first comment from AzDO UI
  4. refresh PR in vscode

Expected: Deleted comment should disappear Actual: The comment text disappears but comment box is still present

image