17thshard / reading-order

A circle graph indicating recommended reading order for Brandon Sanderson's Cosmere
MIT License
39 stars 11 forks source link

State of UI toggles are stored in browser local storage for subsequent page sessions #68

Closed cmpickle closed 2 years ago

cmpickle commented 2 years ago

If a user closes the intro tab or the legend keys tab and leave the page then comes back that closed/open state of each will be remembered. This is a convenience for the user so those who keep coming back to the site don't have to keep closing the tabs each time if they just want to look at the diagram.

cmpickle commented 2 years ago

This PR will need to be merged first to fix the build problem introduced in this repo by node 18 https://github.com/17thshard/reading-order/pull/69