mirror of
https://github.com/discourse/discourse.git
synced 2026-08-02 09:29:37 -05:00
Prior to this fix we were manually expanding the composer but not setting the correct height. This commit adds a new `unshrink` function on the composer service to correctly set the state and the height on the composer model.