Skip to content

feat: GutenbergKit uploads VideoPress files #22080

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

dcalhoun
Copy link
Member

@dcalhoun dcalhoun commented Jul 31, 2025

Description

Enable GutenbergKit uploading VideoPress files to match similar features in
Gutenberg Mobile.

Dependent upon wordpress-mobile/GutenbergKit#161.

Testing instructions

Important

Enable the following settings:

  • Experimental block editor experimental feature
  • gutenberg_kit_plugins debug flag
  1. Create a post on a WPCOM Simple site using the WPCOM web editor.
  2. Insert a Video block and attach media.
  3. Open the same post in the mobile editor.
  4. Tap Replace in the block toolbar.
  5. Upload replacement media.
  6. Verify the upload succeeds and a Done button is presented.

@dangermattic
Copy link
Collaborator

dangermattic commented Jul 31, 2025

1 Warning
⚠️ PR is not assigned to a milestone.

Generated by 🚫 Danger

Copy link

@wpmobilebot
Copy link
Contributor

Project dependencies changes

list
! Upgraded Dependencies
org.wordpress.gutenbergkit:android:161-66a2863e947f9e88c18f5cc8c8976952a1241351, (changed from v0.6.0)
tree
 +--- project :libs:editor
-|    \--- org.wordpress.gutenbergkit:android:v0.6.0
+|    \--- org.wordpress.gutenbergkit:android:161-66a2863e947f9e88c18f5cc8c8976952a1241351
-\--- org.wordpress.gutenbergkit:android:v0.6.0 (*)
+\--- org.wordpress.gutenbergkit:android:161-66a2863e947f9e88c18f5cc8c8976952a1241351 (*)

@wpmobilebot
Copy link
Contributor

WordPress📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress WordPress
FlavorJalapeno
Build TypeDebug
Versionpr22080-02c6d6f
Commit02c6d6f
Direct Downloadwordpress-prototype-build-pr22080-02c6d6f.apk
Note: Google Login is not supported on these builds.

@wpmobilebot
Copy link
Contributor

Jetpack📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack Jetpack
FlavorJalapeno
Build TypeDebug
Versionpr22080-02c6d6f
Commit02c6d6f
Direct Downloadjetpack-prototype-build-pr22080-02c6d6f.apk
Note: Google Login is not supported on these builds.

@dcalhoun dcalhoun marked this pull request as ready for review July 31, 2025 23:08
@dcalhoun dcalhoun requested a review from a team as a code owner July 31, 2025 23:08
@dcalhoun dcalhoun requested review from nbradbury and kean and removed request for a team July 31, 2025 23:08
@nbradbury nbradbury self-assigned this Aug 1, 2025
Copy link
Contributor

@nbradbury nbradbury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dcalhoun This works great! I'm not assigned to the related GBK PR, but let me know if you want me to review that, too :shipit:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Gutenberg Editing and display of Gutenberg blocks. [Type] Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants