Hey @ajd, how are you feeling about Gutenberg these days? Any improvements after the latest WordPress update?
Thread Starter
AJD
(@ajd)
I haven’t really tested the new version as I have been using the ‘Disable Gutenberg’ plugin.
But my first few tests, the interface is a bit better, but not much. Paragraphs still become blocks and when you edit a paragraph, the tool bar pops over the content above, so you can’t see your writing in context, that makes editing in it extremely frustration.
The icons and their functions are not intuitive or visually connected to the elements that they affect on the page. For example: the gear icon.
Why is Drop Cap a built in feature? That makes absolutely no sense.
There is not obvious way to get into code editing and code editing is miserable with all the Gutenberg comments.
Switching back and forth between Classic and Gutenberg editors causes problems.
When it is used in a theme which isn’t setup for Gutenberg the edit screen is still frustratingly narrow. I don’t see why there isn’t a default style added so that it is compatible with older themes, since they are forced to use it.
All in all, I’m sticking with “Disable Gutenberg” for the foreseeable future.
But my first few tests, the interface is a bit better, but not much. Paragraphs still become blocks and when you edit a paragraph, the tool bar pops over the content above, so you can’t see your writing in context, that makes editing in it extremely frustration.
Have you seen the Top Toolbar setting? https://www.wpzoom.com/gutenberg/gutenberg-add-fixed-toolbar/ That might help mitigate some of your frustration.
The icons and their functions are not intuitive or visually connected to the elements that they affect on the page. For example: the gear icon.
There’s an issue exploring labels for all icons: https://github.com/WordPress/gutenberg/issues/10524
Would you want to add your input there?
Why is Drop Cap a built in feature? That makes absolutely no sense.
¯\_(ツ)_/¯ It went in as an early experiment and never left.
There is not obvious way to get into code editing and code editing is miserable with all the Gutenberg comments.
There’s some improvements being brainstormed in this issue, if you’re interested: https://github.com/WordPress/gutenberg/issues/17017
When it is used in a theme which isn’t setup for Gutenberg the edit screen is still frustratingly narrow. I don’t see why there isn’t a default style added so that it is compatible with older themes, since they are forced to use it.
Yeah, this is a common complaint. There’s a bunch of discussion, as far as I can tell, around technical solutions in https://github.com/WordPress/gutenberg/issues/5650, but I don’t think any movement yet. I hope this gets tackled int the next couple releases.
I really appreciate you taking the time to respond with your feedback! I hope Gutenberg improves a bunch and wins you over in the future.