The challenge is to build out this interactive comments section and get it looking as close to the design as possible.
DEMO: https://wookie93.github.io/interactive-comments-section/
- First-level comments ordered by their score,
- Replying to a comment adds the new reply to the bottom of the nested replies within that comment.
- A confirmation modal will pop up before a comment or reply is deleted.
- You can only edit or delete your own comments and replies.
- Dynamic time
- Possiblity to change active user
- Using local storage