knitcodemonkey / hexagon-quilt-map

Trying to "randomize" my quilt hexis
https://knitcodemonkey.github.io/hexagon-quilt-map/
MIT License
1 stars 3 forks source link

Include form field selections in localStorage #14

Closed knitcodemonkey closed 4 years ago

knitcodemonkey commented 4 years ago

Issue

Currently the current image order for the quilt saves to localStorage, but not any of the form fields. Those are important to maintaining the same quilt you'd previously generated

Current Behavior

When you refresh page, all form fields revert to their defaults

Desired Behavior

When you refresh the page, all selections stay as you selected them.

Step-by-step Instructions to Reproduce Behavior

ballin98 commented 4 years ago

Hi, can I work on this issue ?

knitcodemonkey commented 4 years ago

@ballin98 Sure! Let me know if you have any questions.