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

Fix teachers not being able to save course settings in the block editor #2658

Merged
merged 2 commits into from
May 2, 2019

Conversation

alexsanford
Copy link
Contributor

Fixes #2525

This fix is a workaround. The underlying bug is in the block editor code. The full explanation, and the fix, is here: WordPress/gutenberg#15375

Once that fix has been merged into core, this PR may be reverted.

Testing Instructions

  • Follow the instructions in Block editor: Teachers unable to save course settings #2525. Ensure the submission works properly.

  • Try submissions with other post types, both core types and CPT's. Ensure that submissions still work from the block editor.

  • Try submissions with core post types and CPT's (Sensei and non-Sensei) in the classic editor. Ensure that they update as expected.

@alexsanford alexsanford self-assigned this May 1, 2019
@alexsanford alexsanford added this to the 2.1.0 milestone May 1, 2019
Copy link
Member

@jom jom left a comment

Choose a reason for hiding this comment

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

Great work tracking this down! This workaround looks good and works well.

Copy link
Collaborator

@donnapep donnapep left a comment

Choose a reason for hiding this comment

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

Nice! 👍

@alexsanford alexsanford merged commit 6c159fe into master May 2, 2019
@alexsanford alexsanford deleted the fix/block-editor-bug-on-save branch May 2, 2019 20:00
@jom jom restored the fix/block-editor-bug-on-save branch May 3, 2019 12:04
@jom jom deleted the fix/block-editor-bug-on-save branch May 3, 2019 12:06
@donnapep donnapep changed the title Add workaround for block editor issue Fix teachers not being able to save course settings in the block editor Jun 10, 2019
@donnapep donnapep mentioned this pull request Nov 28, 2024
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Block editor: Teachers unable to save course settings
3 participants