openskope / skopeui

SKOPE user interface and visualization app
https://www.openskope.org
MIT License
0 stars 4 forks source link

persistence across refresh #105

Closed alee closed 3 years ago

alee commented 3 years ago

keeping the analyze requestData in the store makes the request data sticky during normal navigation, but not across refresh.

To preserve across refresh we would need to use vue warehouse like the stored study area / geometry

alee commented 3 years ago

punting on this for now, downloading the request.json and restoring it should be sufficient #104