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 an authenticated user who is also the organizer of the group, I want to be able to delete a group by clicking a delete button on the group details page.
When I'm on /groups/:groupId:
I can click "Delete group" to delete the current group.
I would like a confirmation box to appear to confirm the deletion.
/groups/:groupId: