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
When clicks on the ellipsis menu on a post, the app should show a Delete this post option if it's the user's post.
When user clicks on Delete this post option, the app should show a confirmation dialog.
When user clicks on delete button, the app should perform the database update.
The text was updated successfully, but these errors were encountered:
Requirement:
When clicks on the ellipsis menu on a post, the app should show a Delete this post option if it's the user's post.
When user clicks on Delete this post option, the app should show a confirmation dialog.
When user clicks on delete button, the app should perform the database update.
The text was updated successfully, but these errors were encountered: