microsoft / microsoft/vscode-pull-request-github
Reply to comments on Description page
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 796
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
After someone has reviewed my PR, I can see their review comments as part of the Description page.
However, to reply to these comments, I have to go to the file that the comment is in, and reply from there.
It'd be really useful to be able to just reply from the Description page.
This is possibly a duplicate of https://github.com/Microsoft/vscode-pull-request-github/issues/71#issuecomment-400525734 - however that issue refers to viewing the list of comments, not replying to them
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Description page's review-comment rendering and the existing reply flow available from the commented file. Trace how comments are loaded and replied to, then make the reply action available from the Description page and verify that replies are posted correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100