aws / mynah-ui

https://aws.github.io/mynah-ui/
Apache License 2.0
13 stars 11 forks source link

Dogusata/fix prompt input does not wrap properly #73

Closed dogusata closed 2 months ago

dogusata commented 2 months ago

Problem

When the prompt input text exceeds the width of the chat box it's not always wrapped correctly.

Solution

Prompt input is properly sized and matches with the textarea underneath.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.