github / github/app

Slash-command popup overlaps and bleeds through the branch/checkout repo dialog (z-index/layering bug)

オープン
#1,247 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
Bugs
主要言語
言語のデータがありません
スター
2.1k
フォーク
153
PR マージ指標
30日以内にマージされた PR はありません

説明

### Summary

The slash-command (`/`) autocomplete popup renders **on top of and bleeds through** the "Pick a branch and checkout mode for each repo" dialog. Both layers are visible at the same time — the command list (`/inbox`, `/chronicle`, `/docx`, …) overlaps the repo rows and their branch dropdowns, making both unreadable. Looks like a z-index / layering (modal stacking) issue.

### Steps to reproduce

1. Open the "Pick a branch and checkout mode for each repo" screen (multi-repo branch selection).
2. With that dialog open, focus the prompt box and type `/` to trigger the slash-command menu.
3. The slash-command dropdown appears over the dialog, and the two layers visibly overlap / show through each other.

### Expected

The slash-command menu should either be suppressed while that dialog is open, or render in its own opaque layer that doesn't overlap/bleed through the repo+branch list.

### Actual

Both UIs render in the same space simultaneously — text from the repo list (e.g. "FE.MSecSCC", "WDATP.Infra.App.Tenant…", branch "main" dropdowns) shows through the slash-command popup, and vice versa.

### Environment

- GitHub Copilot desktop app, macOS (Apple Silicon).

### Additional context

Screenshot attached showing the overlap (repo/branch dialog behind, slash-command list in front, both visible through each other).

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

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

調査の方向性

まず複数リポジトリのブランチ選択ダイアログを再現し、その後、プロンプトボックスから slash-command メニューを開きます。ダイアログとポップアップのレイヤー構成を調査し、メニューを抑制するべきか、不透明で重ならないレイヤーとしてレンダリングするべきかを判断します。リポジトリの行、ブランチのドロップダウン、コマンド一覧がそれぞれ読みやすい状態を保てば完了です。

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

評価

領域
desktop, frontend
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
48/100

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

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