Skip to content

Conversation

@msujew
Copy link
Member

@msujew msujew commented Nov 22, 2023

What it does

Closes #13090

Fixes a minor issue in the activation event generation that assumed a different typing for contributes.views.

How to test

  1. Download and install this extension.
  2. Open the view and see that the webview loads as expected (the activation event has been correctly generated).

Review checklist

Reminder for reviewers

@msujew msujew added vscode issues related to VSCode compatibility webviews issues related to webviews labels Nov 22, 2023
@tsmaeder
Copy link
Member

When I open the view "Calico Colors", the view is empty.

@tsmaeder
Copy link
Member

tsmaeder commented Dec 21, 2023

FYI: if I invoke "Clear Colors", the view shows a "Add Color" button, so this seems to be an activation problem.

@tsmaeder
Copy link
Member

O.K. it seems to work when working around #13157

@msujew msujew merged commit 0055c8c into master Dec 21, 2023
@msujew msujew deleted the msujew/fix-onview-activation-event branch December 21, 2023 15:50
@github-actions github-actions bot added this to the 1.45.0 milestone Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

vscode issues related to VSCode compatibility webviews issues related to webviews

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Incorrect onView activation event generation

3 participants