two-factor
two-factor copied to clipboard
UX - Ability to de-select 2FA Methods
The current UI uses radio buttons for selecting the 2FA methods. After a user selects a method it is not possible to de-select due to the radio button implementation.
@mdbitz Are you referring to the primary method selector?

We need to enforce a single selection there. It can also stay selected even when none of the 2F methods are enabled. Maybe we could unset the primary radio button when all methods have been disabled?