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

Load the list of comments for a thread #20

Open
meghanmae opened this issue Nov 15, 2024 · 0 comments
Open

Load the list of comments for a thread #20

meghanmae opened this issue Nov 15, 2024 · 0 comments

Comments

@meghanmae
Copy link
Collaborator

meghanmae commented Nov 15, 2024

Relies on #6

  • Load all the comments for a thread, consider paging/auto loading if the list is going to be long
  • Sort comments by newest first, we can add other sorting in the future
  • Comments cannot be liked, that will be taken care of in a future story
  • Display the user who posted the comment & their profile picture
  • Display a last edited date & a first posted date
  • If the logged in user posted the comment themselves, allow them to edit that comment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant