Start a new topic

Cancel Button Missing type="button" Attribute on 2FA Setup Form

In the 2FA setup at the step where you enter your six-digit code (See attached "2FA-form.png") if you enter the code and then press "Enter" on the keyboard it will cancel the workflow instead of completing it.


I had a look and the issue is that the cancel button has no type="button" attribute on it (See attached "2FA-button-element.png"). I used F12 dev tools to add the attribute to the element and this made the form work as expected.

2FA-form.png
(75.1 KB)

1 person has this problem
1 Comment

Oh sorry I should probably mention that I observed this issue in Firefox 112.0.1 running on Windows 11 (22H2).

Login or Signup to post a comment