When receiving the new survey, on the feedback page itself, the page breaks if the user selects a rating of 1-3 (negative), and then a choice from the dropdown twice.
Reproduction steps:
- Open feedback page from mail
- Select a negative rating
- Choose a cause from the dropdown list.
- Choose another option instead
- Page crashes
Issue:
The previous selected option is not unselected. It is common user behavior to change opinion. As seen from the error, the box breaks because it thinks multiple values are set.
