Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(PageHeader): allow videos in product updates dropdown #1463

Merged
merged 3 commits into from
Mar 25, 2025

Conversation

ChloeDumit
Copy link
Contributor

@ChloeDumit ChloeDumit commented Mar 24, 2025

Description

Allow videos in product updates dropdown

Screenshots (if applicable)

Figma Link

Link to Figma Design


Type of Change

  • Maintenance / Bug Fix / Other

Copy link
Contributor

github-actions bot commented Mar 24, 2025

🔍 Visual review for your branch is published 🔍

Here are the links to:

@ChloeDumit ChloeDumit marked this pull request as ready for review March 24, 2025 20:06
@ChloeDumit ChloeDumit requested a review from a team as a code owner March 24, 2025 20:06
@ChloeDumit ChloeDumit requested a review from nlopin March 25, 2025 13:26
className="block aspect-video w-full bg-f1-background-secondary object-contain object-center"
/>
</div>
{mediaURL?.includes(".mp4") ? (
Copy link
Contributor

Choose a reason for hiding this comment

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

let's extract this to a function isVideo for future modifications

@ChloeDumit ChloeDumit merged commit 3d99c43 into main Mar 25, 2025
11 checks passed
@ChloeDumit ChloeDumit deleted the page-header/allow-videos-in-product-updates branch March 25, 2025 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants