[Enhancement][SSR]: Render web components DOM to string
Open
Nobody has claimed this yet.
feature request
TOPIC Core
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 285
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 59
Description
Feature Request Description
To enable SSR with UI5 Web Components, we need to provide functionality to get the web component's DOM as HTML string.
Proposed Solution
Implement a utility renderToString to render web components as static HTML strings on the server.
Proposed Alternatives
No response
Organization
No response
Additional Context
No response
Priority
None
Privacy Policy
- I’m not disclosing any internal or sensitive information.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue proposes a new renderToString utility for UI5 Web Components, but names no files, tests, or entry points. Start by locating the server-side rendering and web component implementation areas, then define completion as producing static HTML strings from web components on the server.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100