Jonny Harris

Results 164 comments of Jonny Harris

A good example for CI is the [performance](https://github.com/wordpress/performance) project.

Noting in the meeting, but transcoding videos will do not have progress bar. See #5982 for previous discussion. It maybe important to have progress bar, as a video may break...

With products, we exact all the product data into another piece of post meta. This is so we don't have to parse data out of story data. Would you expect...

@swissspidy Should we exact the video data into post meta then?

Having a look at the fields, I just want to confirm that field mapping. ### Required fields | Name | Type | Field | |--------------|-----------|------------| | description | text |...

@swissspidy Should this be behind a feature flag then?

https://user-images.githubusercontent.com/237508/190398004-520900bc-a257-42ba-9d9f-334a44e560ff.mov This is the issue as it stands.

I think this PR is blocked by `@googleforcreators/migration`. I also have some issues with I could not resolve in this PR around typing.

> It is more or less, see [#12176 (comment)](https://github.com/GoogleForCreators/web-stories-wp/issues/12176#issuecomment-1237469289) So what does that mean for this PR?

This UI should check the length of the original video and not give option to break in to segments longer than the video. I could not be only able to...