microsoft / microsoft/vscode

Multiple extension recommendation modals stack and overlap when workbench.editor.useModal is enabled

Open
#325,688 1 comment 0 reactions 1 assignee Claimed by @sandy081 View on GitHub
Dominant language
TypeScript
Stars
193k
Forks
42.4k
PR merge metrics
PR metrics pending

Description

Does this issue occur when all extensions are disabled?: Yes

- VS Code Version: 1.128.0
- OS Version: Windows 11 Pro


Steps to Reproduce:

1. Set `"workbench.editor.useModal"`: `"some"` (or `"all"`).
2. Open a workspace with multiple recommended extensions in `.vscode/extensions.json.`


Actual Behavior
Multiple modals spawn simultaneously and stack directly on top of each other. Their semi-transparent backdrops compound, causing overlapping, unreadable UI layers, see the video below.




Expected Behavior
Modals should not be shown stacked on each other and semi-transparent like that.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.