-
Notifications
You must be signed in to change notification settings - Fork 58
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
Enable cover block uploads behind dev flag #2070
Enable cover block uploads behind dev flag #2070
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM:
Approved with:
WordPress/gutenberg#21196 (review)
WordPress/gutenberg#21197 (review)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved via WordPress/gutenberg#21196 (comment)
🎉 Thanks for testing and reviewing 👍 ! |
Description
This PR is the first step toward resolving #1739. This PR enables upload options for the Cover block behind the
__DEV__
flag, and adds a progress bar to ongoing uploads. More details can be found within the individualgutenberg
PRs.Related PRs:
gutenberg
WordPress-Android
: Cover block upload completion processor WordPress-Android#11541WordPress-iOS
: [Testing] Enable cover block uploads behind dev flag WordPress-iOS#13769To test:
Testing steps are provided in the related
gutenberg
PRs.PR submission checklist:
RELEASE-NOTES.txt
if necessary.