Skip to content

[BUG] The answer to a question is missed if pressing the back button #249

Closed
@aniri

Description

@aniri

Steps to reproduce:

Go to forms screen -> select one form -> select a question -> choose an answer -> hit BACK(the system button) -> app makes an empty POST request to /answers(which is successful)-> the app shows the question with green(as answered).
The answers are not saved in the backend

The selected answer should either be correctly sent to the server with the POST request or removed from answered questions. We should not miss answers :/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions