microsoft / microsoft/vscode-pull-request-github
Reply to comments on Description page
未关闭
还没有人认领这个 Issue。
feature-request
- 主要语言
- TypeScript
- 星标
- 2.6k
- 派生
- 796
- 平均合并
- 1 天 4 小时
- 30 天内合并 PR
- 46
描述
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
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先找到 Description 页面上的审阅评论渲染逻辑,以及可从被评论文件使用的现有回复流程。追踪评论的加载和回复方式,然后使 Description 页面支持回复操作,并验证回复是否正确发布。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100