Skip to content

Resolve "Account Recovery Page"

Emily Jensen requested to merge 188-account-recovery-page into dev

-This is the web version

  • The route is currently forgot-password. Is that good, or would account/forgot-password be better?
  • What do you think of where I put this component (account/change-password/forgot-learn-more), and how is the naming of it. Does it make sense?
  • It seems like the link at the top of the page to change password might make more sense to go to account management, since users are coming to it from changing their backup code.
  • I added a window.confirm to the Log Out link because if they didn't mean to click it, and they don't have their password, they are screwed. I can easily be swayed on this thought, though.
  • What do you think of the line spacing with the links? It looks a bit awkward to me, but I'm not sure how to keep the underlines and make it less awkward.
  • The link for import passwords seems unnecessary because they won't need it until the make a new account. I'm inclined to tell them where to find it once they make their new account, rather than link to it.
Edited by Brendan Berkley

Merge request reports