kmcurry / 3Scape

Create fun 3D contraptions in your browser that react to space, time, and physics
http://3Scape.me
GNU General Public License v3.0
3 stars 8 forks source link

Implement Delete Scape #465

Open kmcurry opened 9 years ago

kmcurry commented 9 years ago

I created a Scape that I don't want anymore. I want to delete the Scape from my profile.

  1. Select the Scape to delete
  2. Click a delete icon
  3. Prompt 3Scaper with modal dialog to confirm by typing "DELETE" in a text box
  4. Delete the Scape from the database when the dialog is submitted

Note: this issue will evolve over time to include confirmations, recycle bin and other delete features common in document editors and content management systems.