the initial text on the site is the instructions. I can agree it's somewhat a questionable design, but I wanted to make sure that the instructions are there for newcomers and easy to clear for the regular users. So any action on the editor will clear the instructions, but the text you type is safe.
tobr|3 years ago
Maybe consider selecting all the text on the first click/focus in the textarea. That way it’s still there but a regular user can just paste, type, or hit backspace to get rid of the instruction. Undo would let you get it back.
Nice to see Svelte in the wild here, by the way.
finnhvman|3 years ago
Yeah, coming from React I really liked coding in Svelte, hope to see it grow more!