Wojtek Naruniec

Results 18 issues of Wojtek Naruniec

While working on another PR, I discovered that some links that point to Getting Started and other related pages don't work anymore. I fix those links in this PR. ###...

I refactor the block to use `block.json` schema. The block schema internally extends the main `block.json` schema, and it fixes an issue that occurs on WPCOM. Fixes https://github.com/Automattic/wp-calypso/issues/62337 ### Testing...

#### Proposed Changes Style empty sites component to match the design: - added new illustration for empty sites page - adjusted font sizes and spacing #### Testing Instructions ##### Empty...

[Status] Needs Review
Sites Management Page

`wp-now` fails when we use it for a theme or plugin, which depends on a custom code. Code is unavailable in those modes so that PHP can throw fatal errors...

When we mount the parent theme in the theme mode, we expect it to be placed in the parent directory of the current theme directory. However, the 'Template' can be...

Bug

I noticed that only some usage types work when we use `wp-now php`. If we support such a command, it would be good to make the syntax in sync with...

Enhancement
wp-now

I tried building wp-now on a Windows 11 Powershell, but it failed with the error: ``` PS C:\Users\wojtek\playground-tools> npm run build > [email protected] build > nx run-many --all --target=build ×...

Bug
wp-now

Related to pfHvTO-6c-p2 ## Proposed Changes I propose to add release notes for 1.0.3. ## Testing Instructions Check if release notes are clear and include all major changes. ## Pre-merge...

### Quick summary Users can't upload webp files in Studio. It looks like it doesn't work in https://playground.wordpress.net/, too. ### Steps to reproduce 1. Download webp file from https://developers.google.com/speed/webp/gallery1 2....

[Type] Bug
Studio App
[Pri] Normal
Triaged
Studio Compatibility Boost

Related to https://github.com/Automattic/dotcom-forge/issues/6949 The PR was initially opened by @p-jackson : https://github.com/Automattic/local-environment/pull/266 Electron forge has a built in ability to create DMGs. But when I try and use it to...

Studio App