editor.js
editor.js copied to clipboard
Placeholder text shouldn't dissapear as soon as editor is focused, it should dissappear when the user starts typing
The placeholder text goes away when the editor is focused, even if it is still blank. It should behave like other inputs, where the placeholder goes away once the user starts typing and not when they click in the box. Maybe there is a way to do this I haven't found yet, but it makes the editor feel much less nice.
I wanted to do this to make the editor feel much ncier on my app