Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

'Complete Merge' button hidden behind notification toast

オープン
#8,670 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
58/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
静か
技術スタック
typescript
領域
frontend

調査の方向性

VS Code でプルリクエストを開き、Resolve Conflicts を選択して、マージエディター内の通知トーストを観察することで、競合解決フローを再現します。関連する拡張機能のエントリポイントからマージエディターと通知のレイアウトを追跡します。完了の条件は、通知をキャンセルしたりペインのサイズを変更したりせずに Complete Merge ボタンへアクセスできることです。

索引モデルが issue の本文から書いたものです。

説明

upstream/vscode

When you're in a PR and you have conflicts and you click the 'Resolve Conflicts' button

Image

it brings up the merge editor with a notification type toast saying what is happening

Image

Problem is, that toast covers the 'complete merge' button. If you 'cancel' that notification type piece, you go right back out of the view.

You have to do some acrobatics of window resizing or splitpaning etc to get to the 'complete merge' button.

主要言語
TypeScript
スター
2.6k
フォーク
796
平均マージ
14時間 34分
マージ済み PR(30日)
43

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

microsoft/vscode-pull-request-github のほかの issue

microsoft/vscode-pull-request-github の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。