sorachung/StoriesByUs

Delete existing chapter

sorachung opened this issue · 0 comments

GIVEN user is authenticated and on the edit page of a chapter
WHEN user clicks Delete
THEN a dialog should pop up asking the user to confirm the deletion

GIVEN user wants to delete the chpater
WHEN user clicks Confirm
THEN the story should be deleted from the database and the placeInOrder of the other chapters updated accordingly