Problem/Motivation
I created a code block in the editor and was unable to create a new line below it.
Other blocks in CKE use WidgetTypeAround to add the wrapper with buttons to add new lines above and below. https://ckeditor.com/docs/ckeditor5/latest/framework/guides/deep-dive/ui...
Code Blocks have documented ways to escape (hit enter 3 times on the last line), but most users won't see it: https://ckeditor.com/docs/ckeditor5/latest/features/code-blocks.html#tip...
There is an upstream issue for it: https://github.com/ckeditor/ckeditor5/issues/11852
Comments
Comment #3
wim leersDiscussed with @lauriii, this is indeed a usability bug. This can only be added upstream.
Thanks for linking to the upstream issue! 👍