Closed Jurredr closed 4 weeks ago
The character limit on the input always shows, but most users won't hit this limit, so this just takes up screen estate unnecessarily.
We hide the character counter until the user approaches it. By default it will show at 3500 characters, but this is configurable in the config.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Problem
The character limit on the input always shows, but most users won't hit this limit, so this just takes up screen estate unnecessarily.
Solution
We hide the character counter until the user approaches it. By default it will show at 3500 characters, but this is configurable in the config.
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.