Skip to content

Explore “Apply Suggestions” support for Notes #73411

@jeffpaul

Description

@jeffpaul

What problem does this address?

As Notes evolve beyond simple block-level comments, a possible future enhancement is to support suggested edits that can be applied directly to the content. This would be similar to the “Suggesting” workflow in Google Docs, where reviewers can propose changes and authors can accept or reject them.

This issue is exploratory and meant to capture early thinking for a later iteration as this is not purely a Notes concept for more an editorial workflow / content editing concept that overlaps with how Notes work.

What is your proposed solution?

Instead of only leaving feedback, a user could create a Note that includes a proposed change to the content of a block. The Note would present the suggestion in context, and the post author could click "Apply suggestion" to automatically merge the change into the block.

High-level behaviors might include:

  • Showing a suggested diff or preview of the proposed change
  • Allowing an author to apply or dismiss the suggestion
  • Updating the block content automatically when applied

Open questions:

  1. What types of changes are feasible to store as suggestions (text-only, formatting, full block attributes)?
  2. Should suggestions be tied to a specific version or revision of the post?
  3. How would conflicts be handled if content changes before the suggestion is applied?
  4. What UI patterns would best present suggestions without overwhelming the editor?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs DesignNeeds design efforts.[Feature] NotesPhase 3 of the Gutenberg roadmap around block commenting[Type] EnhancementA suggestion for improvement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions