keithkelly
3 years agoLeader
Speeding up "Reply" box?
When clicking "Reply", the text editor takes a couple seconds to load. Is there a way to somehow pre-load the module to speed things up?
- 3 years ago
Hi keithkelly, yes with a minor JS customization.
When the page is finished loading in the browser, a line of code can automatically click the fake input field to expose the editor.
However, there may be unintended negative consequences, the cursor can focus on the editor and the browser scrolls down to it.