Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Reply comment resolver update #7

@Johnmiicheal

Description

@Johnmiicheal

** insert thought cloud **
I was thinking, we have the createReply have the parentCommentID field so i can do something like this inside comment page: if(comment.id === parentCommentID) { ...indent under parentComment } else { return null }

image

what we have now. we can then do getReplyComment, map it under the getPostComment, then if parentCommentID === postComment.id ? indent : null

Metadata

Metadata

Labels

big brainWhen I exhibit big brain syndromeenhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions