David Calhoun
David Calhoun
> [!WARNING] > This was opened for testing purposes and should not be merged. Fixes # ----- ## To Test: ----- ## Regression Notes 1. Potential unintended areas of impact...
Allow debugging issues within the WebView used for the unsupported block editor (UBE). Similar configuration was applied to the Reader WebView in https://github.com/wordpress-mobile/WordPress-iOS/pull/22022. To test: Verify the [UBE](https://github.com/wordpress-mobile/test-cases/blob/698996af2bb0216fd95c5f65fea43d0f2075640a/test-cases/gutenberg/unsupported-block-editing.md#editing-unsupported-blocks-is-enabled-on-self-hosted-sites-accessed-via-jetpack) continues to...
## Related - https://github.com/WordPress/gutenberg/pull/58475 - https://github.com/wordpress-mobile/gutenberg-mobile/pull/6590 ## Description Incorporate changes from the Gutenberg project to upgrade the React Native dependency to version 0.73. To test: See https://github.com/WordPress/gutenberg/pull/58475. ## Regression Notes...
> [!WARNING] > This was opened for testing purposes and should not be merged. Fixes # To test: ## Regression Notes 1. Potential unintended areas of impact 2. What I...
## Related - https://github.com/wordpress-mobile/gutenberg-mobile/pull/6653 - https://github.com/wordpress-mobile/test-cases/pull/168 ## What? Expand mobile end-to-end (E2E) test utilities. ## Why? Enable additional visual test case in the `gutenberg-mobile` repository. ## How? - Add Gallery...
## Related - https://github.com/wordpress-mobile/gutenberg-mobile/pull/6590 - https://github.com/wordpress-mobile/WordPress-iOS/pull/22588 - https://github.com/wordpress-mobile/WordPress-Android/pull/20167 ## What? Upgrade the React Native dependency to version 0.73. ## Why? Improve product stability and quality by receiving the latest bug...
As reported in p1706285247418489-slack-C063XEQAM8X, it is possible to arrive in a state where one is unable to retry failed upload. Screen recording https://github.com/wordpress-mobile/gutenberg-mobile/assets/438664/57433a80-20a7-4580-9a1f-5f8e4dcbd7cd ## Steps to Reproduce 1. Insert a...
### Expected behavior Uploading media in the editor should consistently succeed when an active internet connection is available — wi-fi or cellular. ### Actual behavior Uploading media or updating posts...
[email protected] utilizes classes deprecated in the [email protected] release. Hyper provides the following warning within the console. The referenced class, `cursor-node`, was likely deprecated in Hyper's switch from `hterm` to `xterm.js`.
Next.js includes additional API related to routing. There are currently no bindings present for them. - [`router`](https://github.com/zeit/next.js/tree/4.3.0-canary.1#imperatively) - [`withRouter`](https://github.com/zeit/next.js/tree/4.3.0-canary.1#using-a-higher-order-component)