malparty/react-survey

[Feature] [Frontend] As a user, when I quite a survey without submission, I can see a confirmation modal

Opened this issue · 0 comments

Why

In order to prevent an unwanted dismissal of all the user's answers.

Acceptance Criteria

  • ✅ Handle the display of the confirmation message
  • ✅ When the user clicks YES, continue with the survey closure
  • ✅ When the user clicks cancel, close the message and stay on the current survey

Design

image