Skip to content

Conversation

@engijlr
Copy link
Contributor

@engijlr engijlr commented Oct 15, 2025

Summary

Refactor the news dashboard into smaller web components:

  • umb-news-card: presentational only (renders a single card).
  • umb-news-container: handles grouping by priority; accepts flat items via property.
  • umb-umbraco-news-dashboard: parent stays responsible for fetching via repository and passing items down.

@engijlr engijlr changed the title News Dashboard: split into card + container, parent handles data from the repo News Dashboard: split into card + container, parent handles the data from the repo Oct 15, 2025
Copy link
Member

@leekelleher leekelleher left a comment

Choose a reason for hiding this comment

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

Tested out, all good! 🙌

@leekelleher leekelleher enabled auto-merge (squash) October 16, 2025 12:37
@leekelleher leekelleher merged commit 271edb5 into v17/dev Oct 16, 2025
27 checks passed
@leekelleher leekelleher deleted the feature/news-dashboard-refactor branch October 16, 2025 12:55
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.

2 participants