You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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