You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a post connoisseur I would like to view details of a post so that I can focus on a particular post and not the entire list of posts.
Given the user is viewing the Post Management menu When they select the option to view post details Then they should be presented with a list of posts to choose from
Given the user chooses a post When they enter the selection and hit enter Then the Post Details menu should be displayed
Given the user wishes to view the post details When they select "View" Then the post's title, url and publication date should be displayed
The Post Detail menu should have the following options:
View
Add Tag
Remove Tag
Note Management
Return
NOTE: The other menu options will be outlined in future stories.
The text was updated successfully, but these errors were encountered:
As a post connoisseur I would like to view details of a post so that I can focus on a particular post and not the entire list of posts.
Given the user is viewing the Post Management menu
When they select the option to view post details
Then they should be presented with a list of posts to choose from
Given the user chooses a post
When they enter the selection and hit enter
Then the Post Details menu should be displayed
Given the user wishes to view the post details
When they select "View"
Then the post's title, url and publication date should be displayed
The Post Detail menu should have the following options:
The text was updated successfully, but these errors were encountered: