NewcastleRSE / dolfin-flutter

The Flutter-based app for the Dolfin Project
0 stars 0 forks source link

Change to behaviour of optional free text box #164

Closed KateCourt closed 6 months ago

KateCourt commented 1 year ago

Currently, if you select an answer that produces a follow-on question, answer the follow-on question, deselect the answer that produced this follow-on, then reselect, the data you entered in the follow-on question is preserved. For instance, if you select Other, enter free text, deselect Other, and then select it again, the free text you entered is preserved. Ideally, this would not happen; hiding the follow-on question would clear the data entered in it.

notimre commented 11 months ago

Issue moved to #182