As a user
I need to comment on gifts
So that I can communicate with other users
Details and Assumptions
- Comments will show username, date, and text.
Acceptance Criteria
Given I am logged in,
When I post a comment,
Then it appears immediately under the gift.
As a user
I need to comment on gifts
So that I can communicate with other users
Details and Assumptions
Acceptance Criteria
Given I am logged in,
When I post a comment,
Then it appears immediately under the gift.