Skip to content

Conversation

@cemms1
Copy link
Contributor

@cemms1 cemms1 commented Jan 27, 2026

What does this change?

Sets up a Hosted Content rendering process that is closer in shape to the Standard Article rendering process.

We are trialling using the design type to signify that the pages are Hosted Content pages

design: HostedArticle
design: HostedVideo
design: HostedGallery

where the theme would still be interpreted as Labs as it is now

Why?

Creating a brand new rendering process for these pages feels very clunky so it would be better to reuse existing structures to more smoothly adapt this for DCR rendering

@cemms1 cemms1 force-pushed the cemms1/hosted-content-as-articles branch from 30056b1 to d21a796 Compare January 29, 2026 17:58
@@ -1,5 +1,7 @@
import type { Meta, StoryObj } from '@storybook/react-webpack5';
import { allModes } from '../../.storybook/modes';
import { Labs as LabsFixture } from '../../fixtures/generated/fe-articles/Labs';
Copy link
Contributor Author

Choose a reason for hiding this comment

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

TODO - make fixture based on hosted content

@cemms1 cemms1 added maintenance Departmental tracking: maintenance work, not a fix or a feature 🥒WiP Work in Progress Commercial 💰 labels Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Commercial 💰 maintenance Departmental tracking: maintenance work, not a fix or a feature 🥒WiP Work in Progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants