[PR #18590] [CLOSED] Add reasonable min and max height to textarea #47892

Closed
opened 2026-04-29 23:18:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/18590
Author: @iPagar
Created: 10/24/2025
Status: Closed

Base: devHead: textarea


📝 Commits (1)

  • bcc8f08 style: set min and max height for textarea

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 src/app.css (+5 -0)

📄 Description

Description

Add a reasonable min and max height to textarea so it can't be extra small or extra large

Added

  • min and max height to textarea

Screenshots or Videos

Representative example:
telegram-cloud-photo-size-2-5465383607314021300-y

New:
image

Contributor License Agreement

By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/18590 **Author:** [@iPagar](https://github.com/iPagar) **Created:** 10/24/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `textarea` --- ### 📝 Commits (1) - [`bcc8f08`](https://github.com/open-webui/open-webui/commit/bcc8f081c34bf016680a5839cb8b00fcf3a1db18) style: set min and max height for textarea ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/app.css` (+5 -0) </details> ### 📄 Description ### Description Add a reasonable min and max height to textarea so it can't be extra small or extra large ### Added - min and max height to textarea ### Screenshots or Videos Representative example: ![telegram-cloud-photo-size-2-5465383607314021300-y](https://github.com/user-attachments/assets/d277212c-85ff-49de-ace8-b38af5cd69aa) New: <img width="652" height="174" alt="image" src="https://github.com/user-attachments/assets/b8b0473f-ba18-498c-a3e3-fbd0125a09f7" /> ### Contributor License Agreement By submitting this pull request, I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](https://github.com/open-webui/open-webui/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 23:18:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#47892