The first step of opening the reporting dialog is to see a "Type of incident" screen:
| Step 1 | |
In this task, we should create the screen and two radio button selections. We should also add the options for the "immediate threat" selection:
We will also add the custom footer per workflow:
| Non-emergency | |
| Emergency | |
Acceptance criteria:
- Opening the incident report dialog, I see two options for "unacceptable user behavior" and "Immediate threat of physical harm"
- Clicking "Unacceptable user behavior" leads to a subsequent screen
- Clicking "Immediate threat of physical harm" allows the user to choose from pre-defined options
- Pressing "Continue" without selecting an incident type triggers a validation error
- Pressing "Continue" after selecting an emergency option but not specifying a subtype triggers a validation error
- A footer is shown conditionally when "Unacceptable user behavior" is selected
- A footer is shown conditionally when "Immediate threat of physical harm" is selected










