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

[Input field, text area] - counter #1418

Open
vladko-uxds opened this issue Oct 25, 2024 · 0 comments
Open

[Input field, text area] - counter #1418

vladko-uxds opened this issue Oct 25, 2024 · 0 comments
Labels
design UI/UX oriented issue feature New feature or request
Milestone

Comments

@vladko-uxds
Copy link

Character Counter for Text Area and Input Field:

Both the Text Area and Input Field components should support a character counter to guide users on the character limits. The counter should provide feedback in the following states:

  • Default State: Shows the current character count in relation to the maximum allowed limit (e.g., "1/1000"). This indicates the number of characters typed so far and the remaining characters allowed.

  • Validation State: Activates when the character count exceeds the limit, displaying the count in an exceeded format (e.g., "1024/1000") to inform users they have surpassed the maximum allowed characters.
@vladko-uxds vladko-uxds converted this from a draft issue Oct 25, 2024
@vladko-uxds vladko-uxds added feature New feature or request design UI/UX oriented issue labels Oct 25, 2024
@vladko-uxds vladko-uxds added this to the Future plans milestone Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design UI/UX oriented issue feature New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant