-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
We are currently working on a feature to allow the user to choose File->New to create a new project.
When scratch-gui is embedded in the full website, this will mean auto-saving the current project before replacing it.
But in beta playground, users aren't currently able to log in, so we don't currently have the ability to save to a user's account.
Should we do something to prompt users to confirm, or download to their computer, before replacing their current work?
And what should it look like? A standard modal? A popup warning message?
Kenny2github, towerofnix and MasterOfTheTiger