cardinalitypuzzles / cardboard

Dashboard for managing puzzles and tracking status during a puzzle hunt
MIT License
31 stars 21 forks source link

Auto-collapse of solved or low-prio sections #606

Open rawxfish opened 2 years ago

rawxfish commented 2 years ago

Auto-collapsing the finished sections or sections with only low-priority puzzles

kcaze commented 7 months ago

How do we want this behavior to work? Right now, the collapse state is stored in local storage. Should we override the collapse state for solved and low-priority sections to always start collapsed on page load?