Skip to content
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

fix(www): correct textarea-form max length error message #6456

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

Conversation

borenx1
Copy link

@borenx1 borenx1 commented Jan 26, 2025

The Textarea - Form component on the website has an incorrect error message for the max length constraint ("...30 characters." instead of "...160 characters." which matches the constraint).

https://ui.shadcn.com/docs/components/textarea#form

Screenshot from 2025-01-26 23-35-47
Screenshot from 2025-01-26 23-23-27

This pull request fixes the error message to match the constraint.

Copy link

vercel bot commented Jan 26, 2025

@borenx1 is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

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