Carlos Garcia
Carlos Garcia
Gutenberg Mobile PR: https://github.com/WordPress/gutenberg/pull/36856 This PR updates Appium dependency to `1.22.0` to match the same version as defined in Gutenberg ([reference](https://github.com/WordPress/gutenberg/blob/50b19e70654c79e5f5c68a6ee97d1f3464aef1f0/package.json#L150)). To test: - Verify that all CI checks pass....
This is a test PR for running CI checks of Gutenberg PR https://github.com/WordPress/gutenberg/pull/37402. To test: N/A PR submission checklist: - [ ] I have considered adding unit tests where possible....
**Related to issue:** https://github.com/wordpress-mobile/gutenberg-mobile/issues/3673 This PR adds an integration test for the Contact Info block (Jetpack). Additionally, it updates the Jest configuration to able the integration tests: - Add test...
**Issue**: https://github.com/wordpress-mobile/gutenberg-mobile/issues/1609 ### Related PRs - [`gutenberg-mobile`](https://github.com/wordpress-mobile/gutenberg-mobile/pull/3046) - [`gutenberg`](https://github.com/WordPress/gutenberg/pull/28469) - [`WordPress-iOS`](https://github.com/wordpress-mobile/WordPress-iOS/pull/15674) - [`WordPress-Android`](https://github.com/wordpress-mobile/WordPress-Android/pull/13829) ## Description Parse `caption` field from the response of Stock media search requests and add it to...
## What problem does this address? Once [this PR](https://github.com/WordPress/gutenberg/pull/44207) is merged, the `exhuastive-deps` lint rule will be ignored in some of the components under the `components` package. This is not...
### Expected behavior Elements within the publish modal should be available when the keyboard is open and the device is in landscape. ### Actual behavior Keyboard overlaps the publish modal...
### Fix This PR only updates the Aztec version referenced in the README file to the latest version released. ### Test N/A
## Description Release 1.87.3 of the react-native-editor and Gutenberg-Mobile. For more information about this release and testing instructions, please see the related Gutenberg-Mobile PR: https://github.com/wordpress-mobile/gutenberg-mobile/pull/5426
## Description After selecting a text, opening either the Highlight color or Link bottom sheets makes the text to be unselected making it hard to know where the formatting will...
## Description The content of the Verse block is rendered with a grey border. **NOTE: The issue can be also reproduced in the Preformatted block.** ## Step-by-step reproduction instructions 1....