Skip to content

"Enter sends" with no option — easy to send prompts accidentally on mobile #9

Description

@aasis21

Problem

Composer.tsx sends on Enter (Shift+Enter for newline). On phones the on-screen keyboard's return key is frequently used for newlines, so it's easy to fire a half-written prompt to a live agent.

Suggested fix

Offer a setting (or default on mobile) for "Enter = newline, send button only" or "Cmd/Ctrl+Enter to send", matching common mobile chat behavior.

Where

mobile/src/components/Composer.tsx (onKeyDown, lines ~45–50).


Filed from a UI research sweep of the Helm mobile app (landing + live demo session) using Playwright + full source review, cross-referenced against Claude, ChatGPT, GitHub Copilot Chat, and Codex/Claude Code UIs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    composerMessage composeruiUser interfaceuxUser experience

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions