Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Warn users when download CSV if there are unsaved answers #149

@goneall

Description

@goneall

Currently, when downloading answers from the questionnaire page the CSV will only include answers which are saved.

If a user has unsaved answers, it would be confusing to have the download CSV only contain the answers that were saved.

We could do one of 3 things:

  1. Automatically save the answers
  2. Download the questions which are not saved and include them in the CSV
  3. If there are unsaved questions and the user selects the Download Answers, ask the user if they would like to save them and include them in the CSV

I prefer approach 3. I would not want to save their answers without asking (as in 1). Downloading unsaved answers in 2 could also be confusing if they exit the application without saving.

Propose a message "You have unsaved answers. Do you want to save and include in the answers download?"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions