Miina

Results 42 comments of Miina

> So what does that mean for this PR? I´m currently working on the migrations package so we could resolve the other issues in this PR, leave the migration package...

> Hey team! Please [add your planning poker estimate](https://app.zenhub.com/workspaces/Web-Stories-5e94d3aced449034e1e9b226/issues/GoogleForCreators/web-stories-wp/11646?planning-poker) with Zenhub Doesn't allow doing that, perhaps because the points are already assigned? Seems ok to me as is.

> I also found [this article](https://blog.saleae.com/versioning-typescript-types/), that has some ideas about how to go about this (recognizing some of the same issues, that we run into here). They made the...

@swissspidy When you have a moment, can you also check if all seems ok to you with the current approach? I'm at V10 right now, wouldn't want to get to...

Some remaining topics: - EDIT: I'm not seeing this error anymore, not sure why or what changed. ~Getting the following TS error now starting from V35 -- due to extending...

Merging with failing Karma tests since those are unrelated.

https://www.npmjs.com/package/sat#satresponse - this is the information we get when testing two polygons colliding, looks like currently it doesn't reveal the collision points. Also found this issue in the repo with...

> I think our reordering components (in grid view and the carousel) as well as the Moveable integration in the library are really not performant Moveable should in theory make...

> Check the React dev tools and toggle the "Highlight updates when components render." checkbox. You'll see that all media items (specifically, LibraryMoveable) re-render when doing anything on the canvas...