brownplt / code.pyret.org

Website for serving Pyret to folks.
Other
24 stars 45 forks source link

When editing a new file, "Save" is disabled #339

Closed schanzer closed 9 months ago

schanzer commented 4 years ago

Instead, only "Save a Copy" is enabled. This actually confused me for a moment this morning, and I had to double check whether I was logged in and had somehow opened a shared file (and accidentally emptied it).

blerner commented 4 years ago

This was a deliberate design choice (and one I think you'd suggested), to ensure that new files can't be saved as "Untitled" every darn time.

schanzer commented 4 years ago

My original suggestion was that Saving a file would put up the dialog that forces them to choose a name. That seems orthogonal to whether the dialog comes from "Save" or "Save a Copy". Personally, I find the latter confusing.

Why is "Save a Copy" the only button that can bring up the dialog?

schanzer commented 2 years ago

@blerner poking about this. Let's talk and either (a) decide to do it or (b) close the issue.

schanzer commented 9 months ago

Closing, since "save" is no longer disabled