maryvilledev / codesplainUI

Web app for breaking down and annotating Python 3 source code.
https://www.codesplain.io
GNU General Public License v3.0
2 stars 2 forks source link

Save locked state of snippet #561

Open smokinGun opened 7 years ago

smokinGun commented 7 years ago

Expected Behavior

When a user confirms they want to lock a snippet, the locked state needs to be saved upon confirmation.

Current Behavior

Currently, once a user locks a snippet, they need to hit the save button in order to save the locked state.

Browser

Steps to Reproduce (for bugs)

1. 2. 3. 4.

Possible Solution