Skip to content

Drag handle results in narrow editing width #7649

@mejo-

Description

@mejo-

Describe the bug
The drag handle adds a padding of 60px left and right to the text editor, effectively resulting in 120px less editing width (which is ~15% of the full editing width).

Expected behavior
My suggestion would be the following:

  1. Move the drag handle to a container outside the editor on wide screens, using extra available space if available, just like we do for the assistant icon, the smart picker icon and so on.
  2. Just add space on the left side as the drag handle is always on the left. No need to add padding or extra white space on the right side.
  3. On narrow screens, make the space taken from the editor as narrow as possible (i.e. 34px), so as few horizontal space as possible is taken from the editing area.

@marcoambrosini what do you think?

Cc @JuliaKirschenheuter

Screenshots

Image

Server details:

  • Nextcloud version: 32

Metadata

Metadata

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions