Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve resolution of webview views #12998

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Improve resolution of webview views #12998

merged 1 commit into from
Oct 26, 2023

Conversation

martin-fleck-at
Copy link
Contributor

What it does

  • Ensure webview views are not only resolved during registration
  • Ensure webview views are re-created once closed
  • Ensure we resolve the webview view before any other operation

Fixes #12985

How to test

  1. Follow setup in vscode: simple webview-based view works erratically #12985 but basically, all you need is any webview view (not editor).

Follow-ups

Review checklist

Reminder for reviewers

- Ensure webview views are not only resolved during registration
- Ensure webview views are re-created once closed
- Ensure we resolve the webview view before any other operation

Fixes #12985
@jcortell68
Copy link
Contributor

Guys, can we get some movement on this? Not being able to create a webview-based view in Theia is a serious problem.

Copy link
Contributor

@JonasHelming JonasHelming left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tsmaeder tsmaeder merged commit 9e819e0 into master Oct 26, 2023
13 checks passed
@github-actions github-actions bot added this to the 1.43.0 milestone Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

vscode: simple webview-based view works erratically
4 participants