Skip to content

Show previous answers to registration fields when updating registrations

Gijs Hendriksen requested to merge fix/show-current-registration-fields into master

Closes #56

Previous behaviour

When updating a registration in the app, like the Thalia weekend, all fields are blank.

Steps to reproduce:

  1. Register for an event with fields
  2. Enter values for these fields
  3. Save your registration
  4. Edit your registration
  5. Notice all fields are blank

New behaviour

When updating a registration in the app, your previous answers are shown.

Steps to validate that it works:

  1. Register for an event with fields
  2. Enter values for these fields
  3. Save your registration
  4. Edit your registration
  5. Notice it shows your previous answers.

Merge request reports

Loading