mozilla-rally / rally

A monorepo for Rally project containing Rally SDK, Rally Web Platform and Extensions.
Mozilla Public License 2.0
7 stars 6 forks source link

Enter in "reset password" input field does not submit form, returns to login page instead #303

Open rhelmer opened 2 years ago

rhelmer commented 2 years ago

STR:

  1. start logged out, load https://members.rally.mozilla.org/login
  2. click "Sign in"
  3. click "Forgot Password"
  4. type email address and press enter

Expected: "Check Your Email" screen Actual: Returned to login screen, no reset password sent

Clicking the "Reset Password" button works, but pressing enter in the input field does not.