Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Saved Page State (aka 'Remember Settings') #16

Open
EkoJR opened this issue Sep 6, 2016 · 0 comments
Open

[Enhancement] Saved Page State (aka 'Remember Settings') #16

EkoJR opened this issue Sep 6, 2016 · 0 comments

Comments

@EkoJR
Copy link

EkoJR commented Sep 6, 2016

Summary

A page feature to allow settings to be auto-saved. This may even open up the possibility to allow users to store multiple configurations to calculate from.

Description

When users play in Science or Career Mode, they often have to configure the Page Settings/Filter in order to display the correct parts, or in some instances need to an alternate configuration to match the environment/situation. Currently, whenever the page is (forced) reloaded or re-visited, everything is lost.

This may require further investigation, but after a bit of searching I came across this Page[1] which was working on a jQuery Cookie Issue[2]. The goal was fairly simple, and experimental, but it seems like they succeeded.

They wanted to Invert the Page colors by having users click 'Invert Colors' at the Top-Right. The Page then updates, and stores the setting via cookie. After that, users can navigate and/or re-open the Page with the same settings.

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant