janevalencia / nextjs-ssr-comments

Interactive Comment Sections developed using NextJS/TailwindCSS/Express-MongoDB by Jane Valencia
https://fem-comments-hucu-janevalencia.vercel.app/
2 stars 0 forks source link

#37 - Sorting comments data to be rendered by voting score (high-low) #65

Closed janevalencia closed 2 years ago

janevalencia commented 2 years ago

Issue related:

Description

Sorting comments data to be displayed on UI by voting score instead of timestamps.

Testing Result

✅ Test passed: Main comment-thread is ordered by its voting score, and not timestamp

Screen Shot 2022-09-15 at 5 15 00 PM