mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #12048] feat: provide options to customize the input text area height to ease the input #31979
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 @hitzhangjie on GitHub (Mar 25, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12048
Check Existing Issues
Problem Description
This input text area is too small. Even if the size can change as you input more and more characters, but:
Desired Solution you'd like
Maybe we could do like this:
Alternatives Considered
No response
Additional Context
No response