aws / mynah-ui

The chat interface of Amazon Q Developer (for IDEs)
https://aws.github.io/mynah-ui/
Apache License 2.0
15 stars 14 forks source link

Jurredr/character count overlay #121

Closed Jurredr closed 4 weeks ago

Jurredr commented 4 weeks ago

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.