Carlos Garcia

Results 68 issues of Carlos Garcia
trafficstars

Related to https://github.com/wordpress-mobile/gutenberg-mobile/issues/6696. **To test:** > [!NOTE] > This functionality will be tested on separate PRs where some block processors are using it. * Observe that all CI jobs succeed....

[Type] Enhancement
Gutenberg

This PR follows the same approach taken in https://github.com/wordpress-mobile/WordPress-iOS/pull/22896 to improve the performance of Gutenberg processors. The overall improvement will be less significant in this case (that's why the PR...

[Type] Enhancement
Gutenberg

Fixes https://github.com/wordpress-mobile/gutenberg-mobile/issues/6696. > [!NOTE] > Uses the changes from https://github.com/wordpress-mobile/WordPress-iOS/pull/22886. ## To test ### Delay when saving a post 1. Create a post. 2. Add a Gallery block and insert...

[Type] Bug
Gutenberg

This PR follows the same approach taken in https://github.com/wordpress-mobile/WordPress-iOS/pull/22896 to improve the performance of Gutenberg processors. The overall improvement will be less significant in this case (that's why the PR...

[Type] Enhancement
Gutenberg

**Test PR of https://github.com/wordpress-mobile/WordPress-iOS/pull/22862.** ## Regression Notes 1. Potential unintended areas of impact 2. What I did to test those areas of impact (or what existing automated tests I relied...

[Status] DO NOT MERGE

### Expected behavior Closing a post with ongoing media uploads should produce valid content. ### Actual behavior Closing a post with ongoing media uploads produces malformed content. ### Steps to...

[Type] Bug
Gutenberg

**Related PRs:** * https://github.com/wordpress-mobile/gutenberg-mobile/pull/6654 This PR is only for testing purposes. It's a test branch of https://github.com/wordpress-mobile/gutenberg-mobile/pull/6655 that [includes forcing JavaScript exceptions](https://github.com/WordPress/gutenberg/commit/80089845cab3cba284e002f862e4a6fac1e24e20). ----- ## To Test: ----- ## Regression Notes...

Gutenberg
Do Not Merge

Is there any plan to integrate this new iOS feature? https://developer.apple.com/app-store/promoting-in-app-purchases/ I need to implement it for my app so probably I'll do a PR when it's ready.

I spotted that if you have a render rule that potentially returns `null` or `undefined` and you use `applyStyle` in other rule it could produce an exception. **Here is my...

This PR is a follow-up on the Gutenberg PR https://github.com/WordPress/gutenberg/pull/56331 to update Node to the same version used in Gutenberg. More information can be found in: https://make.wordpress.org/core/2023/12/20/updating-wordpress-to-use-more-modern-versions-of-node-js-npm-2/ The dependencies update...

dependencies