Skip to content

Handle locally saved games (while logged out) saving to DB when logged in #35

@Jamesllllllllll

Description

@Jamesllllllllll

Currently games are only saved to the DB when a user creates or edits a game while logged in.

If a user is logged out, created and edited games are saved to local storage.

Need to come up with a strategy to save local storage games to DB after a user logs in.

Ideally, there should be a notification asking if the user wants to save them to DB, and whether to make them public or private.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions