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

💄V2 Card component - added option to embed Youtube videos inside the card carousel #3476

Merged
merged 4 commits into from
Jan 12, 2025

Conversation

Calinator444
Copy link
Member

@Calinator444 Calinator444 commented Jan 10, 2025

image

Figure: Video embed in stacked layout

image

Figure: Video embed in carousel layout

image

Figure: Youtube embed field on card component

Copy link
Contributor

github-actions bot commented Jan 10, 2025

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements 0.19% 69/36179
🔴 Branches 6.12% 24/392
🔴 Functions 0.81% 3/371
🔴 Lines 0.19% 69/36179

Test suite run success

13 tests passing in 1 suite.

Report generated by 🧪jest coverage report action from a55a8f1

@Calinator444 Calinator444 changed the title Added option to embed Youtube videos inside the card carousel V2 Card component - added option to embed Youtube videos inside the card carousel Jan 10, 2025
@Calinator444 Calinator444 changed the title V2 Card component - added option to embed Youtube videos inside the card carousel 💄V2 Card component - added option to embed Youtube videos inside the card carousel Jan 10, 2025
Copy link
Contributor

Deployed changes to https://app-sswwebsite-9eb3-pr-3476.azurewebsites.net

Copy link
Contributor

PageSpeed Insights

Category Score
Accessibility 95
Best practices 96
Performance 73
SEO 69

View the full report https://pagespeed.web.dev/report?url=https://app-sswwebsite-9eb3-pr-3476.azurewebsites.net

Copy link
Member

@isaaclombardssw isaaclombardssw left a comment

Choose a reason for hiding this comment

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

Look into youtube URL query parameters and also fixing the card images to a 16:9 aspect ratio.

@isaaclombardssw isaaclombardssw self-requested a review January 10, 2025 06:40
Copy link
Member

@isaaclombardssw isaaclombardssw left a comment

Choose a reason for hiding this comment

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

LGTM – so this doesn't block you. But look into the 16:9 aspect ratio as per our conversation with @bettybondoc

@Calinator444 Calinator444 enabled auto-merge (squash) January 12, 2025 22:47
Copy link
Contributor

Deployed changes to https://app-sswwebsite-9eb3-pr-3476.azurewebsites.net

@Calinator444 Calinator444 merged commit a2310d5 into main Jan 12, 2025
10 of 11 checks passed
@Calinator444 Calinator444 deleted the card-component-add-video-embeds branch January 12, 2025 22:56
Copy link
Contributor

PageSpeed Insights

Category Score
Accessibility 95
Best practices 96
Performance 67
SEO 69

View the full report https://pagespeed.web.dev/report?url=https://app-sswwebsite-9eb3-pr-3476.azurewebsites.net

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.

✨ Add YouTube Video Embedding to Cards Component
2 participants