Skip to content

Support longer text in buttons on Positron modals #5676

@jennybc

Description

@jennybc

Capturing a recent Slack conversation inspired by #5648. In that PR, at first I used vscode.window.showWarningMessage(), which looked like this, for modal: true vs. false:

Image
Image

This approach was ultimately rejected in favor of using Positron's API for this, in order to accomodate Workbench. Here's the current result with positron.window.showSimpleModalDialogPrompt():

Image

There's definitely room for improvement here and @softwarenerd is game to implement it.

Metadata

Metadata

Assignees

Labels

area: uiIssues related to UI category.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions