console icon indicating copy to clipboard operation
console copied to clipboard

Fixes: add proper resizing and error validation for InputTextarea

Open adiitxa opened this issue 7 months ago • 1 comments

What does this PR do?

Fixes the InputTextarea component used across the Console.

  • Adds resize-y, min-h, and max-h Tailwind classes for better user experience and content visibility.
  • Improves validation handling by showing required field errors clearly using native on:invalid handling.

Related Issue

Fixes the bug reported in appwrite/appwrite#10076

Type of change

  • [x] 🐛 Bug fix

adiitxa avatar Jun 29 '25 22:06 adiitxa

Hey team 👋 just following up on this PR. It fixes textarea resizing and required field validation in the Console UI. Kindly requesting a review. Linked to issue #10076. Thanks in advance!

adiitxa avatar Jul 25 '25 19:07 adiitxa