Page MenuHomePhabricator

🎬️ desktop-de-12 | Remind me later | ⏰ Nov 16th
Closed, ResolvedPublic

Description

We want to (finally) test the effect of offering users a way to enter their e-mail address into a form in the banner to be later reminded of donating.

Acceptance Criteria

  • The banners are based on the variant banner of desktop-de-11.
  • Variant banner
    • The link to the use of funds overlay is replaced by a link to the e-mail form overlay.
    • The link to the use of funds overlay is displayed in the left container instead.
    • Clicking on the "Erinnerung per E-Mail" link opens the e-mail form overlay (see design file).
    • Submitting the form
      • displays an error message ("Bitte geben Sie uns durch einen Klick auf das Kästchen Ihre Zustimmung.") below the checkbox label if the checkbox hasn't been checked by the user.
      • displays an error message ("Bitte geben Sie eine gültige E-Mail-Adresse an.") below the e-mail address field, if there is an error in the e-mail address.
      • happens in a new tab.
      • closes the banner and prevents further banner display for 7 days.
    • Clicking the "Datenschutz"-Link in the overlay opens our privacy policy page in a new tab.

Notes

  • The e-mail address validation should be simple and doesn't provide suggestions as the Fundraising Application does.

Event Timeline

@kai.nissen As the form is so simple I already hooked it up to have a single error message, would it be possible to combine them?

@AbbanWMDE Not sure. Users shouldn't check their e-mail address if they actually missed to check the checkbox. We'd need to mention both in the error message, leading to 3 or 4 lines of error message text.

@AbbanWMDE

  • When submitting the e-mail address form, the cookies for preventing banner display should be set.
  • The banner copy is top aligned in the variant banner. Should be the same as in the control one.

Apart from that, this one's good to go.