sveltejs / svelte.dev

The Svelte omnisite
https://svelte.dev
89 stars 44 forks source link

Deleting a filename in the playground breaks stuff #763

Open Rich-Harris opened 2 hours ago

Rich-Harris commented 2 hours ago

The layout goes wacky...

image

...and you can't subsequently edit the name. Blurring an empty input should probably either mean 'no edit' or 'delete this file'

brunnerh commented 2 hours ago

On that note, hitting Escape probably should also cancel the name edit.