Skip to content
This repository has been archived by the owner on Jan 2, 2020. It is now read-only.

Validate recovery code fields are not empty #1041

Open
anikarni opened this issue Mar 31, 2017 · 0 comments
Open

Validate recovery code fields are not empty #1041

anikarni opened this issue Mar 31, 2017 · 0 comments

Comments

@anikarni
Copy link
Member

This ensures users don't submit to next step if the input field is empty

Acceptance Criteria

Given I am on the forgot password flow, if I don't fill out the admin recovery code, the button should be disabled.

Given I am on the forgot password flow, if I don't fill out the user recovery code, the button should be disabled.

In Scope

  • Disable button in UI

Out of Scope

  • Validation in the back end

Depends on

--

@anikarni anikarni added this to the Account Recovery milestone Mar 31, 2017
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

1 participant