vscode-pull-request-github
vscode-pull-request-github copied to clipboard
Description empty in PR overview after creation
When creating a PR with a description, the topmost comment node in the PR overview should contain the description but is empty. After reloading the text appears.

Tried to repro on 2 different machines (faster and slower) to see if it's a timing issue, but no luck. I always get the expected description after PR creation. Will try again next debt week.
Something special I have to do to make sure I hit the right case?
The problem occurred when the Pull Requests view refreshed around the same time that the PR was created. If the following works, then this is verified:
- Create a PR
- Immediately after creating, switch to the Pull Requests tree view and start refreshing it repeatedly until the PR overview shows.
- Verify that the description in the PR overview is not empty.