Igor Zinovyev

Results 8 comments of Igor Zinovyev

We are using `page` in Jetpack for navigating in a React app, but this failure appeared from a unit test powered by Enzyme. In the beginning of the test we...

So I'm ashamed to admit that there's this huge diff that meant to bring IS back into Sync, but I haven't yet merged it: D15997-code When you get to this,...

As far as I could find, we're not affected by either dropping the `react-shallow-renderer/shallow`, nor the `unmountComponentNode` calls. So from my understanding, the major problem is the `propType`, because it's...

I can see how I mixed up the two now, thank you!

@eliorivero had a good idea to fix that problem by introducing a different icon for the close button. Because once you have filled the search bar it acts as a...

There's currently a way to do it [using a filter](https://github.com/Automattic/jetpack/issues/7333#issuecomment-343550386). But I agree, we need to work on this.

@billylinder we really appreciate any effort on this! To submit a PR you will need to [fork Jetpack](https://help.github.com/articles/fork-a-repo/). We have some notes on contributing here: https://github.com/Automattic/jetpack/blob/master/.github/CONTRIBUTING.md#write-and-submit-a-patch Plus please follow standard...