Skip to content

Conversation

@pkevan
Copy link

@pkevan pkevan commented Oct 16, 2025

What?

Pulled from: #72040, this allows the autosave modal to be removed when sync is enabled.

Why?

To avoid interrupting the collaborative editing experience, we want to remove the modal from appearing.

How?

Checks that the post type has collaborative-editing enabled via post_type_supports and disabled the autosave modal.

Testing Instructions

  1. Check out this branch.
  2. Enable the real-time collaboration experiment: Gutenberg > Experiments.
  3. Open a post or page for editing in two different browser environments.
  4. Use your browser's development tools to remove the post editor lock.
  5. Observe that no autosave modal appears.

@pkevan pkevan added [Feature] Real-time Collaboration Phase 3 of the Gutenberg roadmap around real-time collaboration [Type] Experimental Experimental feature or API. labels Oct 16, 2025
@github-actions github-actions bot added the First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository label Oct 16, 2025
@github-actions
Copy link

👋 Thanks for your first Pull Request and for helping build the future of Gutenberg and WordPress, @pkevan! In case you missed it, we'd love to have you join us in our Slack community.

If you want to learn more about WordPress development in general, check out the Core Handbook full of helpful information.

@chriszarate chriszarate changed the title Skip autosave modal to be overridden when collaborative-editing is enabled Real-time collaboration: Skip autosave modal to be overridden when collaborative-editing is enabled Oct 16, 2025
@pkevan pkevan marked this pull request as ready for review October 17, 2025 14:27
@github-actions
Copy link

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: pkevan <paulkevan@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Feature] Real-time Collaboration Phase 3 of the Gutenberg roadmap around real-time collaboration First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository [Type] Experimental Experimental feature or API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant