Enej Bajgoric

Results 28 comments of Enej Bajgoric

I am closing this issue for now. Feel free to reopen it. I am hoping that https://github.com/Automattic/jetpack/pull/40866 pull request will fix some of this as well since it will make...

@staskus Thanks for taking a look at this. I am not sure how we get the jetpack modules after instaling and activating jetpack in the app. but it might be...

We create a PR - https://github.com/Automattic/jetpack/pull/43957 that adds translations only so that once we have more of them in. We can merge this PR.

@lezama I ran into issues while building this. ``` ✘ [ERROR] Cannot find package '@wordpress/primitives' imported from /Users/enej/a8c/jetpack/node_modules/.pnpm/@[email protected]_@[email protected]_@[email protected]_6e3b24cbe56a8b07f44cc453e5df0d4d/node_modules/@wordpress/build/src/package-utils.mjs [plugin wordpress-externals] ../../../node_modules/.pnpm/@[email protected]_patch_hash=2659f08edd4c0250f15fb428f013852a17e84da9c745e6dae6307de837e4d30b_react@18.3.1/node_modules/@wordpress/icons/build-module/library/not-allowed.js:2:26: 2 │ import { Path, SVG } from "@wordpress/primitives";...

This PR works well but it also change the style of the checkbox to appear differently. Before: After: The previous version is more as designed. cc @ilonagl and @ederrengifo for...

It would be good to include screenshots with these PRs @CGastrell so that it is easier to compare the different implementations. Trunk: This PR: The second checkbox in this screenshot...

@ilonagl Can we try something like this for the mobile view? (expect nicer?) I think it would solve a number is issue with mobile.

I noticed a couple of things while testing this PR. 1. You are not able to set the width of the buttons block. ( the wrapper block ) This was...