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

MessageInput grows indefinitely #12

Closed
nosmirck opened this issue Apr 6, 2020 · 2 comments · Fixed by #13
Closed

MessageInput grows indefinitely #12

nosmirck opened this issue Apr 6, 2020 · 2 comments · Fixed by #13
Assignees
Labels
bug Something isn't working

Comments

@nosmirck
Copy link
Contributor

nosmirck commented Apr 6, 2020

Message Input grows with message content but doesn't stop, reaching an overflow.

Image attached for reference:

Simulator Screen Shot - iPhone 11 Pro Max - 2020-04-06 at 11 47 25

If there's no one working on this one, I can PR a fix today.

@imtoori imtoori added the bug Something isn't working label Apr 6, 2020
@imtoori imtoori self-assigned this Apr 6, 2020
@imtoori
Copy link
Contributor

imtoori commented Apr 6, 2020

We'll fix it as soon as possible, however feel free to contribute

nosmirck added a commit to nosmirck/stream-chat-flutter that referenced this issue Apr 6, 2020
Wrapped the TextField in a LimitedBox, gavethe MessageInput a new property for that which defaults to 150p
@nosmirck
Copy link
Contributor Author

nosmirck commented Apr 6, 2020

@imtoori PR is up! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants