-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Writing and contentOnly modes #60021
Copy link
Copy link
Closed
17 / 2017 of 20 issues completedLabels
[Feature] Site EditorRelated to the overarching Site Editor (formerly "full site editing")Related to the overarching Site Editor (formerly "full site editing")[Feature] Write mode[Type] OverviewComprehensive, high level view of an area of focus often with multiple tracking issuesComprehensive, high level view of an area of focus often with multiple tracking issues
Metadata
Metadata
Assignees
Labels
[Feature] Site EditorRelated to the overarching Site Editor (formerly "full site editing")Related to the overarching Site Editor (formerly "full site editing")[Feature] Write mode[Type] OverviewComprehensive, high level view of an area of focus often with multiple tracking issuesComprehensive, high level view of an area of focus often with multiple tracking issues
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done
Status
✅ Done
Note
An alternative to Write Mode toggling, Pattern Editing and contentOnly interactivity, is receiving dedicated development time. In the next couple of weeks, it will be reviewed to determine whether the feature is acceptable for 6.9.
Brief
Editing in Gutenberg can be complicated for non technical users partly because of how challenging it can be navigating/selecting the block tree (going down and up the tree), and how granular editing is. We are enhancing the zoomed out view which helps to alleviate some complexity when composing pages by emphasizing sections and not their inner blocks, but editing still remains a challenge. A prime example is the act of editing a site's navigation.
Visual
simple-mode.mp4
Tasks to stabilize Write mode
To ensure a smoother roll out of Write mode, the following tasks need to be addressed:
Future tasks to evolve Write mode
contentOnlylocking to allow insertion of new inner blocks #52018Completed work