Content
View differences
Updated by Henriette Darge over 1 year ago
**As** a meeting manager
**I want to** see confirmation dialogs for destructive actions
**so that** I know what exactly I'm doing
**Acceptance criteria**
* Deleting a meeting series triggers a danger confirmation dialog
* "Deleting **{meeting series name}** will delete all 52 meetings in this series. This action is not reversible. Please proceed with caution."
* Cancelling an instantiated occurrence from within the meeting series show page triggers a _simple_ (non-confirmation) danger dialog
* "You are about to delete a single occurrence of a recurring meeting. This action not reversible."
* Cancelling an instantiated occurrence from within the overall meetings index page triggers a _simple_ (non-confirmation) danger dialog
* "This meeting is part of a series called **{meeting series name}**. You are about to delete only this particular occurrence and not the entire series. This action is not reversible."
**Hint for QA**
* The simple (non-confirmation) danger dialog does not exist yet. So as of now, all danger dialogs will have the second level of confirmation.
**I want to** see confirmation dialogs for destructive actions
**so that** I know what exactly I'm doing
**Acceptance criteria**
* Deleting a meeting series triggers a danger confirmation dialog
* "Deleting **{meeting series name}** will delete all 52 meetings in this series. This action is not reversible. Please proceed with caution."
* Cancelling an instantiated occurrence from within the meeting series show page triggers a _simple_ (non-confirmation) danger dialog
* "You are about to delete a single occurrence of a recurring meeting. This action not reversible."
* Cancelling an instantiated occurrence from within the overall meetings index page triggers a _simple_ (non-confirmation) danger dialog
* "This meeting is part of a series called **{meeting series name}**. You are about to delete only this particular occurrence and not the entire series. This action is not reversible."
**Hint for QA**
* The simple (non-confirmation) danger dialog does not exist yet. So as of now, all danger dialogs will have the second level of confirmation.