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

USER STORY US21: Post Delete Option #23

Closed
RoshnaVakkeel opened this issue Feb 18, 2023 · 2 comments
Closed

USER STORY US21: Post Delete Option #23

RoshnaVakkeel opened this issue Feb 18, 2023 · 2 comments

Comments

@RoshnaVakkeel
Copy link
Owner

RoshnaVakkeel commented Feb 18, 2023

As a site user I can delete my own posts so that I can remove my content

Acceptance Criteria

Acceptance Criteria 1:
Given that signed-in user visits the app
When they navigate to their own post
Then they can see an delete option with which they can delete their post

Acceptance Criteria 2:
Given that signed-in user visits the app
When they select delete option
Then they get a feedback message

@RoshnaVakkeel RoshnaVakkeel changed the title USER STORY US21: Post Delete USER STORY US21: Post Delete Option Feb 18, 2023
@RoshnaVakkeel
Copy link
Owner Author

AC1 done!

@RoshnaVakkeel
Copy link
Owner Author

AC2 done! FeedbackMsg component created and implemented in posts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant