Yeah, I also noticed this. Should be easy to fix. The previous placeholder text implementation was a hack to deal with the old editor, but the new editor actually allows us to do this much more elegantly, so I will see when I get around to fixing this.
There’s a small bug I’ve noticed. Steps to reproduce:
Type.
Delete everything you’ve typed. The placeholder text will appear.
Type again. The new text will overlap with the placeholder text for a few seconds.
Here’s what it looks like when the text overlaps the placeholder text:
In the past I think I recall it taking longer than a few seconds for the overlap to go away.
Yeah, I also noticed this. Should be easy to fix. The previous placeholder text implementation was a hack to deal with the old editor, but the new editor actually allows us to do this much more elegantly, so I will see when I get around to fixing this.
Awesome!