fabric8-ui / fabric8-ux

Design Links
https://uxd.fabric8.io/
Apache License 2.0
9 stars 9 forks source link

Wireframe: E-mail verification #795

Closed catrobson closed 6 years ago

catrobson commented 6 years ago

Here's the email verification workflow we are working on :

  1. User updates email on the Profile page ( or via the User API ).
  2. User receives an email with a Verify Email URL .
  3. User clicks on URL in the email
  4. On successful/failed verification, user sees a page which acknowledges the affirmative or otherwise.

Here's the PR for (2) where I'm using a forked version of the Workitem update template as the email template for the Verify Email template to depict the minimum info that needs to be there in the email.

In the short-term, we would need

Shoubik is the main contact for discussion and design sharing.

catrobson commented 6 years ago

Initial draft of wireframes posted here: https://redhat.invisionapp.com/share/U2F2YVAT5

catrobson commented 6 years ago

Updated after feedback from engineering team about URL being clicked twice as the only error condition. Closing and will create stories for HTML/CSS of these pages.