Skip to content

Smarter handling of empty sidebars in fullscreen mode #18474

@Dumluregn

Description

@Dumluregn

📝 Provide a description of the improvement

Right now, both sidebars have a fixed width regardless their content. That ensures the layout is always the same, e.g. editable is in the screen center. However in some cases it is troublesome, e.g. for narrower displays the right sidebar could be hidden if it doesn't contain any UI elements.

This could be partially solved by setting the width on particular sidebar items rather than the containers, but it fails when you only have one empty sidebar (the editable is no longer in the middle then), so it requires a bit more sophisticated logic.

📃 Other details

  • Browser: …
  • OS: …
  • CKEditor version: …
  • Installed CKEditor plugins: …

If you'd like to see this improvement implemented, add a 👍 reaction to this post.

Metadata

Metadata

Assignees

Labels

package:fullscreensquad:collaborationIssue to be handled by the Collaboration team.type:improvementThis issue reports a possible enhancement of an existing feature.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions