tobyweston / temperature-machine

Data logger for multiple DS18B20 temperature sensors on one or more machines
Apache License 2.0
67 stars 22 forks source link

Web interface does not remember preferences #75

Closed awaspaas closed 6 years ago

awaspaas commented 6 years ago

When I set the web interface to show all sensors instead of averaged, and when I set the timezone, these preferences are reset back to defaults the next time I visit the page.

tobyweston commented 6 years ago

Are you refreshing? It’s a single page app so don’t hit “refresh” or back, instead navigate via the menu

awaspaas commented 6 years ago

I apologize if I was unclear. No, I am not refreshing. Yes, changes are reflected immediately after I select a time zone or the individual sensors. Presently though, the time zone prefeference or the preference to see individual sensors are forgotten if I visit the page later. I would like those settings to persist so they remain the way they were set on subsequent visits to the webpage until they are changed again by the user.