-
Notifications
You must be signed in to change notification settings - Fork 31
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
Update designs for live pills #13133
Conversation
Hello 👋! When you're ready to run Chromatic, please apply the You will need to reapply the label each time you want to run Chromatic. |
Size Change: -109 B (-0.01%) Total Size: 871 kB
ℹ️ View Unchanged
|
dotcom-rendering/src/components/YoutubeAtom/YoutubeAtomOverlay.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will be good once the text colour's been updated :)
1441a5a
to
3a1e0ff
Compare
Seen on PROD (merged by @abeddow91 8 minutes and 54 seconds ago) Please check your changes! |
What does this change?
Updates the designs for video pills where the video is a live stream.
We use a soft contract with editorial to determine if a video is a live stream by checking if the duration is
0
. Editorial set the duration manually.It also removes the video category from the youtube models as this was never fully implemented and does not work in production.
Why?
We want to indicate to the user that a video is a livestream from the front.
Screenshots