Page MenuHomePhabricator

Restore old address type form
Closed, ResolvedPublic2 Estimated Story Points

Description

The address type form including the option to provide an email address only is displayed by default. The campaigns team wants the previous one (using the options "private person", "company" and "anonymous") to be the default again.

Acceptance Criteria

  • When displaying the donation form, the address type options "Person", "Firma" and "Anonym" are shown.
  • The form using the options "Vollständige Adresse", "nur E-Mail-Adresse" and "Keine Adressdaten" remains available for later a/b tests.

Implementation Notes

  • Cherry-pick code from merge request that removed it.
  • Add a feature toggle and already prepare the code for the a/b test that will be using it (probably Sep 23rd).

Event Timeline

kai.nissen set the point value for this task to 5.

for the new person|company|anonymous options, should <person> be selected by default? or none of them selected?

update: implemented without preselection, like the previous 2step selection

@CorinnaHillebrand_WMDE The form should be expanded (all fields visible) initially. No address type option should be selected.

kai.nissen changed the point value for this task from 5 to 2.