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

Feat: Add Max Length Message Validation on File Upload's Description Input #893

Open
4 tasks
dhairyashiil opened this issue Jan 14, 2025 · 0 comments · May be fixed by #894
Open
4 tasks

Feat: Add Max Length Message Validation on File Upload's Description Input #893

dhairyashiil opened this issue Jan 14, 2025 · 0 comments · May be fixed by #894
Labels
enhancement New feature or request

Comments

@dhairyashiil
Copy link
Contributor

As an EmbeddedChat developer

I need to: Implement character limit validation for the file description input field and display a warning message when the description exceeds the specified length.

So That: Users are notified when their file description exceeds the character limit, and it ensures better user experience by preventing errors during file upload.

Acceptance Criteria

  • Add a maximum character limit for the file description.
  • Display a warning message when the description exceeds the limit.
  • The input field border and text color should change to indicate an error when the description is too long.
  • Prevent file upload submission if the description exceeds the limit.

Refer RC:

image

@dhairyashiil dhairyashiil added the enhancement New feature or request label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant