Skip to content
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

Add Reusable blocks to the inserter menu #3054

Merged
merged 13 commits into from
May 14, 2021

Conversation

fluiddot
Copy link
Contributor

@fluiddot fluiddot commented Jan 26, 2021

gutenberg PR: WordPress/gutenberg#28495

Closes #2575

Add support to insert existing Reusable blocks from the editor in the mobile version. For this purpose the inserter menu now shows two tabs in case this kind of blocks have been previously created in the site.

The Reusable tab will show a list of all created Reusable blocks of the site.

To test:
Check testing instructions in gutenberg PR.

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered if this change warrants user-facing release notes more info and have added them to RELEASE-NOTES.txt if necessary.

@fluiddot fluiddot added the [Type] Enhancement Improves a current area of the editor label Jan 26, 2021
@fluiddot fluiddot self-assigned this Jan 26, 2021
@peril-wordpress-mobile
Copy link

peril-wordpress-mobile bot commented Mar 26, 2021

Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job!

@fluiddot fluiddot requested review from geriux, guarani and jhnstn May 6, 2021 13:29
@fluiddot fluiddot marked this pull request as ready for review May 6, 2021 13:29
@fluiddot
Copy link
Contributor Author

I have considered if this change warrants user-facing release notes more info and have added them to RELEASE-NOTES.txt if necessary.

For now, I won't add this change to the release notes as it won't be enabled until the reusable block is enabled too.

@fluiddot fluiddot added this to the 1.53.0 (17.4) milestone May 14, 2021
Copy link
Contributor

@geriux geriux left a comment

Choose a reason for hiding this comment

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

@fluiddot fluiddot merged commit 7b25bac into develop May 14, 2021
@fluiddot fluiddot deleted the add/2575-reusable-blocks-inserter branch May 14, 2021 11:45
@AmandaRiu AmandaRiu mentioned this pull request May 14, 2021
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Reusable block [Type] Enhancement Improves a current area of the editor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Support to Insert Existing Reusable Blocks from the Editor
2 participants