Commentative / commentative

Add your thoughts when sharing content
https://commentative.herokuapp.com/
GNU General Public License v3.0
5 stars 1 forks source link

Fix/commenting fix1 (merge before uniquelink) #34

Closed reubengt closed 4 years ago

reubengt commented 4 years ago

ui fixes.. added a comment navigation system similar to the prototype.. next and previous buttons on the comments display.

the comments no longer stack.

also only the comments relevant to a particular paragraph show up.

have also prevented the submission of an empty comment (but ideally need to enforce this on the backend too)

reubengt commented 4 years ago

app is now functioning similar to prototype, except for link sharing, which is the next issue i'm gonna pick up.