Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

Store the scroll jumps per puzzle #53

Open
jkenlooper opened this issue Mar 22, 2019 · 0 comments
Open

Store the scroll jumps per puzzle #53

jkenlooper opened this issue Mar 22, 2019 · 0 comments
Labels
client-side CSS, JS, and HTML good first issue Good for newcomers

Comments

@jkenlooper
Copy link
Owner

jkenlooper commented Mar 22, 2019

The scroll jumps should be saved to (temporary?) storage on the server for a puzzle per player. This would allow a player to return to that same puzzle and have all the scroll jumps still be set. This could initially be done using the browser LocalStorage, but if the player uses different devices; it'd be better if that was stored on the server.

Questions

  • Would it be useful to share the scroll jumps for other players to use?
@jkenlooper jkenlooper added good first issue Good for newcomers client-side CSS, JS, and HTML labels Mar 22, 2019
@jkenlooper jkenlooper changed the title Store the scroll jumps in localStorage per puzzle Store the scroll jumps per puzzle Jan 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
client-side CSS, JS, and HTML good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant