Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve UX for sent emails #8628

Closed
raisedadead opened this issue May 14, 2016 · 3 comments
Closed

Improve UX for sent emails #8628

raisedadead opened this issue May 14, 2016 · 3 comments
Labels
scope: UI Threads for addressing UX changes and improvements to user interface

Comments

@raisedadead
Copy link
Member

Not a pressing concern at the moment.

We currently use loopback + nodemailer to send out emails.

  • Welcome emails.
  • Verification emails.
  • User reaching all three certificates
  • @QuincyLarson 's email blasts
  • And maybe other's in future when we go passwordless.

The emails are currently not very appealing to look.
It would be a good move to migrate to make them more appealing in future.

nodemailer already supports EJS templating.
The idea is to come up with beautiful templates themed with Free Code Camp's style guidelines.

Screenshot for reference:
welcome

@raisedadead
Copy link
Member Author

/cc @QuincyLarson @BerkeleyTrue

I have had a word with @hallaathrad and both of us will look into this sometime after the priority tasks are sorted.

But would love the feed backs from everyone before we proceed.

@raisedadead raisedadead added enhancement scope: UI Threads for addressing UX changes and improvements to user interface labels May 14, 2016
@BerkeleyTrue
Copy link
Contributor

@QuincyLarson has done a lot of research on this. He found plain text emails have a better engagement and feel less startup-y. This is why all are emails are plain text.

@QuincyLarson
Copy link
Contributor

@raisedadead yes - research seems to indicate that text emails "seem more authentic" and have higher engagement than HTML emails. Which makes sense, if you think about it. After all, when was the last time you got an HTML email from an individual person?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: UI Threads for addressing UX changes and improvements to user interface
Projects
None yet
Development

No branches or pull requests

3 participants