-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Add an embedded block editor to the customizer - for widgets #27343
Comments
For This is a "modal" approach, but one that is inline and contextual. It keeps ample space for supplementary sidebar controls. Maybe the sidebar also allows quicker actions like reordering widgets without toggling into edit mode. |
Here's how I could see using the block editor to manage Widgets (well, Sidebars, really) within the Customizer: Customizer.Block.Editor.for.Sidebars.mp4 |
I think we can close this. A lot of this exists in the plugin now and we are already using #24687 as an overview issue for the remaining bits and pieces. |
After the iterations and discussions in #26900 (Managing blocks in the Customizer), the idea exchange in the hallway hangout on the same subject, there resulted a few paths to explore:
Customizer.Block.Editor.for.Sidebars.mp4
These options went unexplored:
[ ] attempting to embed a block's edit view in the preview and see what are the main technical issues we encounter[ ] improving the experience of using the editor in the sidebar with accessible resizing options[ ] improve the desktop experience of using the block editor in a constrained viewport size (starting with the block toolbar [Widgets] Fix toolbar not fixed to top and not horizontally scrollable. #25640)[ ] attempting a more fluid experience of using the editor in the sidebar with using the customizer's drawer UI (like the one for changing themes or adding classic widgets)The text was updated successfully, but these errors were encountered: