Story
A user locates another public user via the activity or their follows list and would like to leave a comment
Acceptance Criteria
Given An authenticated would like to leave a comment
When The user selects the Comment affordance in the Activity column of the homepage
Then The active user can write a comment that is < 512 characters
Given An authenticated would like to leave a comment
When The user clicks the Follows affordance in the navbar
And Clicks the Comment affordance displayed in the Recent Activity column of the selected user
Then The active user can write a comment that is < 512 characters
Story
A user locates another public user via the activity or their follows list and would like to leave a comment
Acceptance Criteria
Given An authenticated would like to leave a comment
When The user selects the
Commentaffordance in the Activity column of the homepageThen The active user can write a comment that is < 512 characters
Given An authenticated would like to leave a comment
When The user clicks the
Followsaffordance in the navbarAnd Clicks the
Commentaffordance displayed in the Recent Activity column of the selected userThen The active user can write a comment that is < 512 characters