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

Character limit is not made evident to user #95

Open
waldyrious opened this issue May 4, 2019 · 1 comment
Open

Character limit is not made evident to user #95

waldyrious opened this issue May 4, 2019 · 1 comment

Comments

@waldyrious
Copy link

As of the latest release, there appears to be a 64-character size limit to entries in the input box, but once that limit is reached, no warning is shown to the user -- the input box simply stops accepting characters. This may be even if text is pasted into the input field, since it can be cropped without notice.

There should be some visual indication that the size limit has been reached. Something simple like a red outline around the input field, with a tooltip appearing to explain what the error, would be fine.

Even better would be an interactive indicator -- for example a character count at the right that turns orange when getting close to the limit, turns red at the limit, and maybe even blinks when the user tries to input characters past the limit.

@waldyrious
Copy link
Author

By the way, right now it is possible to work-around this limit as described in #19.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant