wurmlab / sequenceserver

Intuitive graphical web interface for running BLAST bioinformatics tool (i.e. have your own custom NCBI BLAST site!)
https://sequenceserver.com
GNU Affero General Public License v3.0
268 stars 111 forks source link

Remember section collapse state #729

Closed tadast closed 6 months ago

tadast commented 6 months ago

When a user collapses a section, store it as an implicit preference of what they do not want to see in browser's local storage. When rendering a new page, fetch these preferences and automatically collapse all the sections of this type. This will hopefully be intuitive and helpful as the assumption is that users tend to care / ignore different sections consistently.