mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
We need to scroll lock textareas when the keyboard is visible, otherwise they might become unusable if another element is body scroll locked on the page (eg: channels messages). Note this commit is also slightly simplifying the code.