mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-02 21:59:02 -05:00
[GH-ISSUE #1708] Putting a hash as the first character breaks SHIFT+ENTER newline functionality #12604
Reference in New Issue
Block a user
Originally created by @C0rn3j on GitHub (Apr 24, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1708
Bug Report
Description
Bug Summary:
Putting a hash as the first character breaks SHIFT+ENTER newline functionality
Steps to Reproduce:
Write a single
#in the chat, press SHIFT ENTERWriting
abc\n#and pressing SHIFT ENTER works as expected, so the position of the#matters.Expected Behavior:
newline is inserted
Actual Behavior:
nothing happens
Environment
Open WebUI Version: v0.1.120
Ollama (if applicable): 0.1.32
Operating System: Arch Linux (docker)
Browser (if applicable): Chromium 124.0.6367.60-1, Wayland under Plasma 6
Reproduction Details
Confirmation: