Frontmatter
| id | 5257 |
| title | form.field.Text: statusTextMaxLength_ |
| state | Closed |
| labels | enhancementstale |
| assignees | [] |
| createdAt | Feb 20, 2024, 1:57 PM |
| updatedAt | Sep 12, 2024, 4:28 AM |
| githubUrl | https://github.com/neomjs/neo/issues/5257 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 12, 2024, 4:28 AM |
it is not possible to manually enter more characters.
however, from an UX perspective it would be nice to notify the user that he reached the end of the allowed chars.
not an error, when displaying at the last available char, but a nice hint.
@mxmrtns