Skip to content

Conversation

@domlander
Copy link
Contributor

@domlander domlander commented Dec 1, 2025

What does this change?

Add missing argument videoStyle to video stories.

Renames stories with wrong aspect ratio specified.

Why?

When we re-enable stories in this PR, the stories will not error.

@domlander domlander self-assigned this Dec 1, 2025
@github-actions
Copy link

github-actions bot commented Dec 1, 2025

Hello 👋! When you're ready to run Chromatic, please apply the run_chromatic label to this PR.

You will need to reapply the label each time you want to run Chromatic.

Click here to see the Chromatic project.

@domlander domlander added run_chromatic Runs chromatic when label is applied fronts + curation maintenance Departmental tracking: maintenance work, not a fix or a feature and removed dotcom-rendering labels Dec 1, 2025
@github-actions github-actions bot removed the run_chromatic Runs chromatic when label is applied label Dec 1, 2025
sources: Source[];
atomId: string;
uniqueId: string;
width: number;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

height typically goes above width everywhere else.

export default meta;
type Story = StoryObj<typeof SelfHostedVideo>;

export const Loop4to5: Story = {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Standard cards are all in 5:4 aspect ratio

Copy link
Contributor

Choose a reason for hiding this comment

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

@domlander domlander merged commit e2b5fc7 into main Dec 2, 2025
36 checks passed
@domlander domlander deleted the doml/add-video-style-stories branch December 2, 2025 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fronts + curation maintenance Departmental tracking: maintenance work, not a fix or a feature Pending-on-PROD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants