ckeditor5 icon indicating copy to clipboard operation
ckeditor5 copied to clipboard

Make multi-root editor toolbar more flexible

Open scofalik opened this issue 3 years ago • 2 comments

📝 Provide a description of the improvement

Our current proposal for the multi-root editor is limiting when it comes to toolbar. The multi-root editor is based on the decoupled editor, which means that the integrator is responsible for handling the toolbar.

There should be a choice what kind of toolbar the editor will use. Classic-like (like right now, but it misses "stickiness"), inline-like or balloon toolbars. It should be easy to set.

Additionally, different roots in multi-root editor may serve completely different purposes. While one root may be for editing the article content, another roots may just allow to insert simple text. We can disable plugins per root but the toolbar will still be cluttered. It would be better to allow for different toolbar configuration per root, so the toolbar setup can change dynamically as you focus different roots.

scofalik avatar Feb 03 '23 11:02 scofalik

There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.

CKEditorBot avatar Nov 21 '25 23:11 CKEditorBot

Still relevant.

scofalik avatar Nov 24 '25 08:11 scofalik