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.34k stars 5.73k forks source link

The confirmation dialog should not open after a user has solved the level (Issue: #1077) #1078

Closed SoumyaBhattacharjee closed 1 year ago

SoumyaBhattacharjee commented 1 year ago

Checking if the level is solved from the LevelStore
If the level is solved then don't open the dialog box
Also, stop the final animation of solving if Show Solution is called

netlify[bot] commented 1 year ago

Deploy Preview for xenodochial-hugle-b9ec84 ready!

Name Link
Latest commit 82d5dfc7da6bead6d990b93aabb254c5e0f8c012
Latest deploy log https://app.netlify.com/sites/xenodochial-hugle-b9ec84/deploys/6496d868186bea0008525e0a
Deploy Preview https://deploy-preview-1078--xenodochial-hugle-b9ec84.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

pcottle commented 1 year ago

Great point! It's definitely silly to ask if you've already solved the level. I'll merge this and push the site now