Skip to content

Resolve "Account Recovery UX"

Emily Jensen requested to merge 218-account-recovery-ux into staging

Closes #218 (closed)

Fixes

  • Added error messaging below email field
  • Added 'Verifying' text to progress-indicator to submit email
  • Added progress indicator to 'Recover Account'

Question: hasStarted won't work for recover account progress indicator because it's tie to state in a different component. I had to use form.isSubmitted. Is this an acceptable state to tie the progress indicator into?

Edited by Emily Jensen

Merge request reports

Loading