microsoft / microsoft/vscode-pull-request-github
Feature Request: Fold files with all comments marked as resolved.
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 2.6k
- フォーク
- 796
- 平均マージ
- 1日 4時間
- マージ済み PR(30日)
- 46
説明
It would be great to have a feature so that in the "Comments" window if all comments for a file have been resolved to be able to fold that list.
This can be implemented in various ways: fold all resolved comment lists by default or have an option to filter, un/fold by status, etc. This would be great for PRs with hundreds of comments. Currently GitHub makes it really difficult to search for comments when a PR is very large (hundreds of files) + hundreds of comments.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず Comments ウィンドウの実装を見つけ、ファイルとコメントの解決状態がどのように表現されているかを読み取ります。コメントがすべて解決済みのファイルを折りたたむための1つのインタラクションを定義して確認し、その後、大規模な pull request でも検索可能な状態が維持され、未解決のコメントが表示されたままであることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- developer-experience
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100