Skip to content

Text Editor: Unpleasant two line expansion on first newline #1181

Description

@lunar-seal

Describe the problem

Consider entering text in the Editor:
Image

Then adding a newline at the end will cause the Editor to look like this:
Image

I don't like that the transition visually adds two lines at once. It makes me sad/uncomfortable :(

Describe the solution you'd like

  1. Add only one line whenever the screen is above a certain width and keep the editor in the same line
  2. (complicated) On narrow screens, on edit, fold all buttons from the left/right into an overflow menu. This does not impact usability very much, as adding media/recording voicemessage/add sticker are not used that often anyway, or immediately send something. So they won't be use that often while typing a message.

I know this is a small thing but the text editor is something one interacts with a lot.

Alternatives considered

I could also live with the pain.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions