pcottle / learnGitBranching

An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
https://pcottle.github.io/learnGitBranching/
MIT License
30.61k stars 5.75k forks source link

Progress can`t be saved #1032

Closed vOrlovItomych closed 2 years ago

vOrlovItomych commented 2 years ago

Hello! Hope you are well. Thanks for your education platform, great job! But looks like we found a bug. From today, it don't save any lessons, what we trying to pass. Level board remains grey after completing any level.

pcottle commented 2 years ago

Thanks for the kind words and reporting this bug. I don't think we have lost this data but it's simply a styling issue, this is probably related to #1030 (cc @ulyssear)

I think we need to update this line: https://github.com/pcottle/learnGitBranching/blob/main/src/js/views/levelDropdownView.js#L405

pcottle commented 2 years ago

Fixed this in 6442e770f1aea68e395ccb59ba85c18d7e6a7c61, pushing the site now!

pcottle commented 2 years ago
Screen Shot 2022-10-21 at 12 04 12 PM

its back :)

vOrlovItomych commented 2 years ago

Thank you so much! Now it's awesome)