Fixed Editor min height issue

dethfire

Well-known member
Affected version
2.1.2
Not sure if this happened before or is by design but if there is no content in the editor and you toggile bbcode toggle back and forth the editor collapses and expands. just a little odd.
 
data-min-height attribute in editorrow doesn't work as expected anymore. I have it set to 40px. When the editor loads, min-height value is 63px and once I start typing, it changes to 40px and back to 63px once the message is submitted.

Both Chrome and Firefox.
Behavior can be seen here: https://www.siropu.com/forums/chat/
 
Thank you for reporting this issue. It has now been resolved and we are aiming to include it in a future XF release (2.1.3).

Change log:
After re-enabling the editor, refresh the editor size to ensure it is at least the minimum height.
Any changes made as a result of this issue being resolved may not be rolled out here until later.
 
Top Bottom