mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
Unable to submit message with only an image using Enter key #4059
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bannert1337 on GitHub (Feb 22, 2025).
Originally assigned to: @tjbck on GitHub.
Description
Users are unable to submit a message containing only an image by pressing the Enter key. This issue affects the user experience, as an alternative submission method must be explicitly utilized.
Steps to Reproduce
Expected Behavior
The message should be submitted successfully with only the attached image when the Enter key is pressed.
Actual Behavior
Pressing the Enter key does nothing, and the message is not submitted.
Environment
Additional Context
This issue seems to occur only when the message is entirely composed of an image without any text. If text is added alongside the image, the Enter key works as expected.
@tjbck commented on GitHub (Feb 25, 2025):
Addressed with
5d3249848d