guardian / scribe-plugin-noting

9 stars 3 forks source link

Fixing issues created by #40 #58

Closed cutandpastey closed 9 years ago

cutandpastey commented 9 years ago

This PR should fix the following issues:

https://github.com/guardian/scribe-plugin-noting/issues/41 https://github.com/guardian/scribe-plugin-noting/issues/42 https://github.com/guardian/scribe-plugin-noting/issues/44 https://github.com/guardian/scribe-plugin-noting/issues/45

QA

Try splitting a note into two and then un-note the first note. This should un-note ONLY the first note and leave the second untouched.

Also split one note into to and check they both have distinct data-note-id's

robinedman commented 9 years ago

Good stuff! :+1:

cutandpastey commented 9 years ago

Ta!