Skip to content

Fixes: add proper resizing and error validation for InputTextarea #2064

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adiitxa
Copy link

@adiitxa adiitxa commented Jun 29, 2025

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

  • 🐛 Bug fix

@adiitxa
Copy link
Author

adiitxa commented Jul 25, 2025

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 adiitxa changed the title fix: add proper resizing and error validation for InputTextarea Fixes: add proper resizing and error validation for InputTextarea Jul 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant