Skip to content

Long messages in mobile input field are truncated — need expandable editor for better readability and editing #3244

@vision39

Description

@vision39
Image

When typing a long message in the chat input field on mobile devices, the message becomes visually truncated after reaching a certain height. The input area stops expanding and the remaining text becomes difficult to read or edit. This creates a poor user experience, especially when users are composing long prompts or editing previously written content.

Currently, the input field appears to have a maximum height limit. Once the content exceeds this limit, the input area does not expand further and the text becomes partially hidden within the container. On smaller mobile screens, this makes it difficult for users to review or modify the full message before sending.

To improve usability, an expand (fullscreen) option could be added to the input field. When the message exceeds a certain height, an expand button/icon can appear that allows the user to open a larger editor or fullscreen input view. This would allow users to comfortably read, edit, and manage long messages.

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