This has been fixed in https://github.com/NodeBB/NodeBB/commit/5ce28207994883c6569d023c01d8b5651211b25f#diff-f59585fc62603e53592de3abcb0b0014b6dc251efaf9332638034539a9efdef0 will be available in 1.17.0
0Chat input box responsive height to content
-
I am trying to figure out how to alter the source so that the chat input box height will responde to text input and lose the frustrating overflow scroll arrows.
There will be maximum height after which the overflow will kick but right now nothing works in making the class="textcomplete-wrapper" and class="form-control" responsive.Has anyone tried and succeeded at this?
Thanks