mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
[GH-ISSUE #23005] issue: iOS 26.4 PWA unhelpful form assistant #35394
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 @jndao on GitHub (Mar 25, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/23005
Check Existing Issues
Installation Method
Other
Open WebUI Version
v0.8.10
Ollama Version (if applicable)
No response
Operating System
iOs 24.4
Browser (if applicable)
Safari PWA
Confirmation
README.md.Expected Behavior
OpenWebUI should not present the form assistant if it is not helpful outside of closing the keyboard prompt.
Pressing send or search should instead close the keyboard bar.
Actual Behavior
The above form assistant is provided with no helpful input while taking up ~10% additional screen real estate.
Steps to Reproduce
Create a ios 26.4 PWA for openwebui.
Attempt to provide any chat input. Observe unhelpful form assistant
Logs & Screenshots
Additional Information
No response