microsoft / microsoft/vscode-pull-request-github
Checkout process should better handle slower speeds
オープン
まだ誰も着手していません。
performance
ux
- 主要言語
- TypeScript
- スター
- 2.6k
- フォーク
- 796
- 平均マージ
- 1日 4時間
- マージ済み PR(30日)
- 46
説明
Noticed this when I was on a slow connection, clicking on "Checkout" instantly disables the button, but while the process continues the button re-enables but the UI hasn't changes to reflect the change and I'm able to click on "Checkout" again.
Repro
- Throttle speed
- Open PR
- Click on "Checkout"
- See "Checkout" button get re-enabled after a few seconds while page is still processing (see progress bar in sidebar)
Expected
- Button should only be re-enabled once UI has updated

コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、プルリクエストのチェックアウトフローでネットワーク速度を制限して問題を再現し、Checkout ボタンとサイドバーのプログレスバーを確認します。Checkout UI のエントリーポイントとその処理状態を追跡します。完了の条件は、UI にチェックアウト更新の完了が反映されるまでボタンが無効のままであることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github, typescript, vscode
- 領域
- developer-experience, frontend
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100