Paul Von Schrottky
Paul Von Schrottky
### Expected behavior It would be nice if the app used my subdomain to make suggestions when purchasing a domain. ### Actual behavior At the moment, the app appears to...
This PR just fixes a broken link in the docs and removes some unneeded quotes.
**Describe the bug** When the block editor is used within the Jetpack app, the colors of some editor UI elements don't match that of the Jetpack app. **To Reproduce** Steps...
This PR renames `hideBlockByCapability` to `showBlockByCapability` since, if a block is passed into this method along with a `true` argument, the function's logic is to display the block (not hide...
Fixes https://github.com/WordPress/gutenberg/issues/35733 Related: - https://github.com/WordPress/gutenberg/pull/37169 To test, see https://github.com/WordPress/gutenberg/pull/37169. PR submission checklist: - [x] I have considered adding unit tests where possible. - [x] I have considered if this change...
Slack notifications were not previously enabled when the `check` job failed. This PR enables Slack notifications and triggers them if the "Check Correctness" job fails. To test: TO-DO PR submission...
Fixes https://github.com/wordpress-mobile/gutenberg-mobile/issues/4274 Related: - https://github.com/WordPress/gutenberg/pull/37066 - https://github.com/Automattic/jetpack/pull/21930 ### To test TO-DO PR submission checklist: - [x] I have considered adding unit tests where possible. - [x] I have considered if...
To test: See https://github.com/WordPress/gutenberg/pull/33958 PR submission checklist: - [x] I have considered adding unit tests where possible. - [x] I have considered if this change warrants user-facing release notes [more...
### Expected behavior When viewed via the Notifications tab in WPAndroid, a comment that includes a Shortcode block which in-turn contains the YouTube shortcode (e.g. `[youtube https://www.youtube.com/watch?v=fX8YLri4wxU]`) should be rendered...
### Expected behavior When viewed via the Notifications tab in WPAndroid, a comment containing an Instagram embed should be rendered correctly (i.e. the Instagram post should be visible in the...