You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ability to share media between apps is a standard feature on iOS and Android. Currently, GutenbergKit does not support this on Android. On iOS, this feature remains supported as the share feature on that platform still relies upon the Aztec editor.
We should implement support for sharing media to GutenbergKit.
What is your proposed solution?
Done is:
One can share a file with the WordPress/Jetpack mobile app.
Sharing a file launches the GutenbergKit editor.
The editor is populated with an appropriate block:
Single image → Image
Multiple images → Gallery
Single video → Video
Audio file → Audio
Other → File
The text was updated successfully, but these errors were encountered:
dcalhoun
added
[Type] Enhancement
A suggestion for improvement.
[Type] Task
Issues or PRs that have been broken down into an individual action to take
and removed
[Type] Task
Issues or PRs that have been broken down into an individual action to take
labels
Feb 10, 2025
What problem does this address?
The ability to share media between apps is a standard feature on iOS and Android. Currently, GutenbergKit does not support this on Android. On iOS, this feature remains supported as the share feature on that platform still relies upon the Aztec editor.
We should implement support for sharing media to GutenbergKit.
What is your proposed solution?
Done is:
The text was updated successfully, but these errors were encountered: