Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Reply #7

Open
AlexanderHott opened this issue Jun 17, 2023 · 2 comments
Open

Feature Request: Reply #7

AlexanderHott opened this issue Jun 17, 2023 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@AlexanderHott
Copy link
Owner

AlexanderHott commented Jun 17, 2023

Summary

Add replies for posts.

  1. Each post should have a section for replies
  2. Replies for replies
  3. Some algorithm to pick if a reply is shown in a main feed
  4. Link to a reply should show the direct parent post it's replying to
  5. Replies in a feed should show the direct parent post it's replying to
  6. Replies tab on profile page

Screenshots

Reply in feed
Reply to post

@AlexanderHott AlexanderHott added the enhancement New feature or request label Jun 17, 2023
@AlexanderHott AlexanderHott moved this to Todo in Emoji Twitter Jun 17, 2023
@AlexanderHott AlexanderHott added this to the 1.0 Release milestone Jun 17, 2023
@AlexanderHott
Copy link
Owner Author

sort of hard bc of no recursion allowed in vitess

@AlexanderHott
Copy link
Owner Author

2 options

  1. Allow only 1 level of replies
  2. Add a rootPostId field and construct the tree in JS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant