JackLot / LearnGit.io

LearnGit.io is a collection of high-quality learning resources.
https://app.learngit.io/
5 stars 0 forks source link

Table of contents collapse/expand behavior should persist #15

Closed JackLot closed 4 months ago

JackLot commented 6 months ago

User's can click to collapse the lesson's table of contents; however, it does not stay collapsed when the user navigates away from the page. LearnGit should persist the user's choice, so the table of contents remains collapsed on all lesson pages, until they choose to expand it.

toc_collapse

JackLot commented 4 months ago

Fix deployed. Collapse/expand is now cached in localStorage and persists between page loads