microsoft / microsoft/vscode-pull-request-github
Show counter of issues/PRs
未关闭
还没有人认领这个 Issue。
feature-request
- 主要语言
- TypeScript
- 星标
- 2.6k
- 派生
- 796
- 平均合并
- 1 天 4 小时
- 30 天内合并 PR
- 46
描述
It would be nice to have counter badge on each panel (and sub-panel) for issues and PRs. I don't know if you load them all at once or in a lazy fashion. If latter is the case, you probably cannot show total number of issues/PRs but you can show them for each sub-panel when you get the list. It's related to #405 but that was closed without a good reason and didn't mention issue-related counters.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未指定源文件或测试。首先定位扩展中描述的面板和子面板,然后检查 issue 和 PR 列表的加载方式,包括延迟加载,并查看相关 issue #405。完成的标准是每个相关面板都显示准确的 issue 和 PR 计数器,并且定义延迟加载列表的行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- frontend, tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100