Vscode-pull-request-github: Description node in "Changes in Pull Request" should use the PR title

Created on 14 Sep 2018  路  7Comments  路  Source: microsoft/vscode-pull-request-github

The root node of the "Changes in Pull Request" tree is "Description", which imo isn't very helpful. It should use the PR title.

feature-request

Most helpful comment

Created a PR for this: https://github.com/Microsoft/vscode-pull-request-github/pull/528
Looks like this now:
screenshot 10

All 7 comments

@justinliew I think this is a slightly different request - #480 is for the node within the "GitHub Pull Requests" tree that's always visible when you're in a GitHub repo, and this is for the "Changes in Pull Request" tree that shows up when you check out a PR. But certainly would be similar changes

No this is in a different tree -- in #480 the root node already has the PR title, so the Description node would be strange to repeat it. But in the other tree, the Description node has no parent node with the PR title.

Ah, thanks for the clarification, folks!

I am planning to work on this. Any pointers?

Created a PR for this: https://github.com/Microsoft/vscode-pull-request-github/pull/528
Looks like this now:
screenshot 10

Was this page helpful?
0 / 5 - 0 ratings