voten-co / voten

The code that powers voten.co
https://voten.co
Apache License 2.0
1.26k stars 231 forks source link

Added Live nested comments #291

Closed darorl89 closed 6 years ago

darorl89 commented 6 years ago

Hey, I've added live nested comments with new/hot sorting. It needs some testing as it's fresh code, but looks promising. We should add top comments aswell.

With this we could probably change the way sort switch works when we have less than 1 page of bottom level comments available (to consider). I left it as it is since it won't hurt to just reload them every time I guess.

saleh-old commented 6 years ago

Thanks for the PR. But we already have live nested comments. The newComment() on the comment.vue file does it.