Should be possible to create a permalink / social share for the calculator, as well as other pages.
I could probably dump the entire state into the permalink for the easiest implementation.
However, there are some concerns, accessing a permalink must not mess up the users' saved preferences and tech progress in the app.
Perhaps opening a permalink would be stored temporarily into sessionStorage instead, and should be mentioned somewhere in a banner as using someone else's settings?
Should be possible to create a permalink / social share for the calculator, as well as other pages.
I could probably dump the entire state into the permalink for the easiest implementation.
However, there are some concerns, accessing a permalink must not mess up the users' saved preferences and tech progress in the app.
Perhaps opening a permalink would be stored temporarily into sessionStorage instead, and should be mentioned somewhere in a banner as using someone else's settings?