mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[GH-ISSUE #15385] feat: allow filling the input box when selecting follow-ups instead of sending directly #56217
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 @xxtg666 on GitHub (Jun 29, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/15385
Originally assigned to: @tjbck on GitHub.
Check Existing Issues
Problem Description
sometimes, the generated follow-up options have minor differences from what I expect, and I hope to make some adjustments to them before sending.
copying a clickable text or modifying it after sending is a bit cumbersome
Desired Solution you'd like
add an option in the settings to allow filling the input box when selecting follow-ups instead of sending directly
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (Jul 18, 2025):
Addressed with
c414f0c3cein dev!