Is there an existing issue for this?
Summary
The current issue is: creating a custom header, footer, or repeated UI block requires manually duplicating it across pages. Updating one requires updating every instance.
Request:
- Add reusable template components (custom widgets / global layout elements).
- Allow these templates to be inserted into any page.
- When the template is updated, the change propagates everywhere automatically.
Why should this be worked on?
This dramatically cuts down maintenance effort and enables scalable app design.