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

Reply comment resolver update #7

Open
Johnmiicheal opened this issue Aug 27, 2022 · 0 comments
Open

Reply comment resolver update #7

Johnmiicheal opened this issue Aug 27, 2022 · 0 comments
Assignees
Labels
big brain When I exhibit big brain syndrome enhancement New feature or request help wanted Extra attention is needed

Comments

@Johnmiicheal
Copy link
Member

** 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

@Johnmiicheal Johnmiicheal added enhancement New feature or request help wanted Extra attention is needed big brain When I exhibit big brain syndrome labels Aug 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
big brain When I exhibit big brain syndrome enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants