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

chore: moving static webview logic to dedicated util file #1167

Merged

Conversation

axel7083
Copy link
Contributor

@axel7083 axel7083 commented Jun 6, 2024

What does this PR do?

Our studio.ts start to become a bit too big and do too much stuff, this quick PR move webview logic (replace src of scripts and links) to dedicated webviewUtils file.

Moreover I added tests for the webview, which were non existant before

Screenshot / video of UI

What issues does this PR fix or reference?

How to test this PR?

  • Unit tests has been provided

@axel7083 axel7083 requested review from benoitf and a team as code owners June 6, 2024 12:41
@axel7083 axel7083 requested review from lstocchi, feloy and jeffmaury June 6, 2024 12:41
Signed-off-by: axel7083 <[email protected]>
Copy link
Contributor

@lstocchi lstocchi left a comment

Choose a reason for hiding this comment

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

LGTM

@axel7083 axel7083 merged commit bf5ff69 into containers:main Jun 6, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants