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

[Test] Test post requests via editing Reusable blocks #3138

Closed
wants to merge 4 commits into from

Conversation

fluiddot
Copy link
Contributor

@fluiddot fluiddot commented Feb 12, 2021

The purpose of this PR is to provide a way for testing POST requests. Since the only part that will require this type for requests for now is the Reusable block, I added a basic flow for editing them through an edit/save button embedded in the block.

The gutenberg reference points to a branch I created for testing named rnmobile/try/reusable-block-post-requests.

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 [Status] DO NOT MERGE Do not merge this PR label Feb 12, 2021
@fluiddot fluiddot self-assigned this Feb 12, 2021
@fluiddot
Copy link
Contributor Author

This PR is not really needed for testing POST requests, a different approach is explained in the "Support for POST requests" issue.

@fluiddot fluiddot closed this Feb 22, 2021
@fluiddot fluiddot deleted the try/reusable-block-post-requests branch February 22, 2021 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] DO NOT MERGE Do not merge this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant