performant-software / textlab

A collaborative space for creating and publishing digital critical editions.
http://www.textlab.org
GNU General Public License v3.0
13 stars 4 forks source link

Fixes bug where content wasn't auto-saving #195

Closed feralresearch closed 6 years ago

feralresearch commented 7 years ago

What this does: PR 191 moved the pre-save handling code to paste and relink, accidentally removing the important bit where the model is updated from the editor. This restores the proper saving functionality.

How to test: https://mel-textlab-pr-195.herokuapp.com/ Edit something, switch away, make sure the edit "sticks" Check the share is working properly

SteveMarvin commented 7 years ago

All working correctly!