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

[Spike] Load dynamically custom web component from URL hosted in the kubernetes cluster #3456

Closed
4 tasks done
pbochynski opened this issue Nov 7, 2024 · 1 comment · May be fixed by #3471
Closed
4 tasks done

[Spike] Load dynamically custom web component from URL hosted in the kubernetes cluster #3456

pbochynski opened this issue Nov 7, 2024 · 1 comment · May be fixed by #3471
Assignees

Comments

@pbochynski
Copy link
Contributor

pbochynski commented Nov 7, 2024

Description
With this issue it was proven that the custom module UI can be rendered in the iframe. The goal of this spike is to load custom web component from the resources loaded from cluster.

Acceptance criteria:

  • create custom web component that is loaded dynamically
  • use ui5 components inside the custom component to verify if we can reuse components bundled with busola
  • Check if CSSes are working correctly (if some style will be changed in the busola, check if it automatically is changed in the component)
  • Check performance

Timebox for SPIKE: 2-3 working days

@mrCherry97
Copy link
Contributor

PoC is ready in connected PR, follow up task is created.

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 a pull request may close this issue.

3 participants