HumanSignal / HumanSignal/label-studio

`maxlength` for `TextArea` tag

Open
#4,544 4 comments 0 reactions 1 assignee Claimed by @makseq View on GitHub
community:feature-request community:reviewed
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

**Is your feature request related to a problem? Please describe.**
- I want to have a input length limit for `TextArea` tag.

**Describe the solution you'd like**
- Having a parameter `maxlength` as in HTML for `TextArea` tag.

**Describe alternatives you've considered**
- This can be done with JavaScript, but I wasn't sure how to include a custom script within Label Studio.

**Additional context**
- This feature is useful when you want to limit the max length of user input, for example, when you annotate for summarization.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.