Steve Heffernan
Steve Heffernan
I see what you mean, this isn't limited to captions, my bad. Yeah, if want these components to stand on their own, we should really be documenting all of the...
Yeah, definitely. I've thought about playlists a bit and that's a bit interesting. The options I see are either building it directly into media-controller and allowing you to add multiple...
I need...so much more context. Can you writeup an example guide for how a media chrome user would use this feature?
I think I have my head around the context now, thanks. A major design decision I'm seeing is that lists auto-render themselves, compared to an example like `` or ``...
> So, rather than trying to solve both (1) the declarative/DOM use case...I went with trying to solve the narrower problem of just (2) based on the priorities I definitely...
Hmm, not sure where we lost that default then. But yeah, we should fix that. I like `-:--`.
> on my end the first clip that is played doesn't update media chrome state Interesting. Can I see your test? It's working for me at least. I did have...
Yeah, confirmed, that's not working for me either. Must be a custom element loading issue. I'll dig into when I get a minute. Separate note, @mmcc questioned why we don't...
> If we add those, do they go in that project? Or here? Here (media-chrome), because media-playlist won't be the only media element with playlist functionality. e.g. [Youtube](https://developers.google.com/youtube/iframe_api_reference) with `player.nextVideo()`....
> Must be a custom element loading issue. I'll dig into when I get a minute. Confirmed, the load order of media-playlist vs media-chrome scripts matters for some reason. Not...