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

Add support for web browser display #1056

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wkramer
Copy link
Collaborator

@wkramer wkramer commented Nov 12, 2024

Description

Support embedding a web page in a topology node. This must be allowed by the target web page (i.e. the X-Frame-Options header should be absent and Content-Security-Policy: frame-ancestor correctly set if present).

Screenshots (if applicable)

If there are any visual changes, please attach screenshots here.

Link to documentation (if applicable)

Add link to public Github pages (only documentation about configuration)

Checklist

  • [ x] Make the title short and concise
  • [x ] Select the correct label to include it in the release notes:
    • rel: new feature
    • rel: improvement
    • rel: fixes
    • rel: ignore
      Select to rel: ignore if this pull request fixes a New Feature or Improvement in the coming release. Update related Pull Request.
  • Update documentation.
  • Update tests.

@wkramer wkramer linked an issue Nov 12, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Web Browser Display in topology
1 participant