Skip to content
This repository has been archived by the owner on Jul 1, 2019. It is now read-only.

Hide newsletter box after user has signed up #538

Open
b-m-f opened this issue May 30, 2019 · 2 comments
Open

Hide newsletter box after user has signed up #538

b-m-f opened this issue May 30, 2019 · 2 comments

Comments

@b-m-f
Copy link
Contributor

b-m-f commented May 30, 2019

Summary

Currently the newsletter box is always visible when reading an article, even if a user has already signed up to receive updates.

We should think about saving the information if a user is signed up and hide the box in that case.

Possible implementations

  • do not show the newsletter box by default, use javascript to add it to the page in case no cookie is set
  • show the box by default and hide it with JS if a cookie is set
  • pass a query parameter which hides the newsletter box

Current behaviour

ubuntu_newsletter_box-compresse

@anasereijo
Copy link
Contributor

Hi @b-m-f thanks for your suggestion! I think this can be a good thing to implement. Any thoughts @pmahnke ?

@anasereijo
Copy link
Contributor

@caldav is this something we could do?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants