flightplan-tool / flightplan

Search for award inventory using Node.js and Headless Chrome!
Apache License 2.0
142 stars 41 forks source link

Make boolean and integer search form settings stick on reload #27

Closed braathen7 closed 5 years ago

braathen7 commented 5 years ago

Some browsers only support persisting strings in local storage so we need to do conversions when restoring from settings.

jd20 commented 5 years ago

Thanks for the PR! Looks good, merging.