mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-10 23:55:15 -05:00
Send button doesn't appear on mobile after uploading images first #3708
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 8, 2025).
Describe the Bug
The send button does not appear on mobile when images are uploaded before writing text. The call button (with headphones icon) remains, preventing the message from being sent. Uploading images after writing text works as expected.
Expected Behavior
The call button (with headphones icon) should change to the send button (up arrow) after text is entered, regardless of whether images were uploaded before or after the text.
Steps to Reproduce
Environment
@tjbck commented on GitHub (Feb 12, 2025):
Addressed with
24cbc469cc