Programming-Simplified-Community / Social-Coder

Open Source Social Media platform tailored for developers!
GNU General Public License v3.0
18 stars 0 forks source link

Post/Comment View #16

Open JBraunsmaJr opened 2 years ago

JBraunsmaJr commented 2 years ago

image

Implement a reusable component for displaying replies/comments. This attached image shows 2 comments/posts.

Acceptance Criteria

.... debatable on which is the right move here but I would suspect having callback events for both the report and reply button would suffice. Both of these events should pass the post/comment ID -- making it easy for us to identify said item.