[GH-ISSUE #2707] input a newline in the input box #51654

Closed
opened 2026-05-05 12:44:17 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @sandycs-protoss on GitHub (Jun 2, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/2707

Bug Report

How can we input a newline in the input box? It seems that SHIFT+ENTER or ALT+ENTER both don't work, they just immediately send the content.
Reproduction Steps:

Description

Steps to Reproduce:

  1. Copy a piece of text into the input box.
  2. At the end of this text, press: Shift+Enter.

Expected Behavior:
After shift+Enter, it should be add a newline in the input box
Actual Behavior:
immediately send the content.

Environment

  • Open WebUI Version: [v0.1.125]
  • Operating System: [e.g., Windows 11]
Originally created by @sandycs-protoss on GitHub (Jun 2, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/2707 # Bug Report How can we input a newline in the input box? It seems that SHIFT+ENTER or ALT+ENTER both don't work, they just immediately send the content. Reproduction Steps: ## Description **Steps to Reproduce:** 1. Copy a piece of text into the input box. 2. At the end of this text, press: Shift+Enter. **Expected Behavior:** After shift+Enter, it should be add a newline in the input box **Actual Behavior:** immediately send the content. ## Environment - **Open WebUI Version:** [v0.1.125] - **Operating System:** [e.g., Windows 11]
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#51654