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

View a Post's Comments #29

Open
joshdbarton opened this issue Jul 11, 2022 · 1 comment
Open

View a Post's Comments #29

joshdbarton opened this issue Jul 11, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@joshdbarton
Copy link

As a reader, I would like to see a list of all the Comments on a Post so that I can read and take part in the discussion on a particular Post.

Given the user is viewing the Details of a Post
When they select the View Comments button
Then they should be directed to the Comments list page for the Post
And the list should be in order of creation date with the most recent on top
And the title of the related Post should be displayed at the top of the page
And a link back to the Post should be available

Display the following information for each Comment

  • Subject
  • Content
  • Author's Display Name
  • Creation date (MM/DD/YYYY)
@joshdbarton joshdbarton added the enhancement New feature or request label Jul 11, 2022
@joshdbarton
Copy link
Author

Story Points: 3
See the discussion in Sprint Poker #​​1

Powered by Parabol

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
None yet
Development

No branches or pull requests

1 participant