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 #28

Open
hannahhall opened this issue Oct 31, 2020 · 0 comments
Open

View a Post's Comments #28

hannahhall opened this issue Oct 31, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@hannahhall
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)
@hannahhall hannahhall added the enhancement New feature or request label Oct 31, 2020
@psihanorak psihanorak self-assigned this Oct 31, 2020
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

2 participants