Sleekplan Logo
we run on Sleekplan

Attempting to submit a text input that's too long fails silently

If the user puts too much text into an input field and tries to submit, the submit fails silently. The submit button just dims for a moment then goes back and nothing happens. There should be a less passive agressive method of informing the user they're doing it wrong. Text field should show the available characters and count down as the user inputs text. Or at the very least inform the user if their input is too long.