Skip to content

Block toolbar in Balloon Block Editor build doesn't group items  #6449

@panr

Description

@panr

Provide a description of the task

While fixing the issue related to toolbar grouping in Balloon and Inline Editor I forgot to add support for this to balloon block toolbar, so in the Balloon Block Editor build (https://ckeditor.com/docs/ckeditor5/latest/examples/builds/balloon-block-editor.html) we have something like this in the smaller viewports.

image

In this case, the best solution (probably) is to bind the maxWidth value to the window width, not the editable as we did in balloon and inline toolbar.

📃 Other details

Issue is related to #5597

Metadata

Metadata

Assignees

Labels

domain:ui/uxThis issue reports a problem related to UI or UX.package:build-balloon-blocktype:taskThis issue reports a chore (non-production change) and other types of "todos".

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions