sprig
sprig copied to clipboard
Why can I not name a game if I'm not logged in?
NOTES (by @kognise):
Game name in unsaved draft state should be editable and just go into client-side state, and populate the name field on actual save.
Consideration should probably be made if issue #820 is being worked on concurrently with this one; the game name shouldn't be lost on reload if code is being persisted.
@leomcelroy Can you provide more context on what the issue is?
If logged in I can edit the game name (which is the file name) but if not logged in then I can't and it's locked to Unsaved Game.
I'm volunteering to work on this issue.