minnojs / minno-dashboard

Client-side of minno’s study management and authoring tool
1 stars 2 forks source link

Warn before editting currently-edited files #49

Closed baranan closed 7 years ago

baranan commented 8 years ago

If a user tries to edit a file that is already edited in a current Dashboard session, the Dashboard should display a warning: CAUTION: The file is currently edited by USERNAME. Are you sure you want to edit the file? Response options: "Cancel", "View Only", "I am sure, let me edit the file"

ronenno1 commented 7 years ago

Done. Warning will appear if user tries to save file that saved by somebody else (or by another session).