denoland / deploy_feedback

For reporting issues with Deno Deploy
https://deno.com/deploy
74 stars 5 forks source link

[Bug]: In the playground, wrote a bunch of code (without saving/deploy yet), then changed project name, and whole page refreshed, deleting all my code #665

Open josephrocca opened 4 months ago

josephrocca commented 4 months ago

Problem description

I opened up a fresh playground, wrote a bunch of code (without saving/deploy yet), then changed project name, and whole page refreshed, deleting all my code and reverting to the default "hello world" code.

Steps to reproduce

See above.

Expected behavior

Keep existing code upon rename, even if not yet saved/deployed.

Environment

No response

Possible solution

No response

Additional context

No response