vscode-pull-request-github icon indicating copy to clipboard operation
vscode-pull-request-github copied to clipboard

PR description and diffs for active PR should close when the "Checkout 'main'" button is used

Open alexr00 opened this issue 3 years ago • 0 comments

When you use the "checkout default branch" button you're taking an action that indicates that you're done with the PR. We should:

  • Close the PR description editor
  • Close all diffs associated with the PR
  • Close all files that show the left side of the PR

alexr00 avatar Sep 23 '22 14:09 alexr00