Skip to content

Reset button in User form doesn't work when 2FA enabled #33204

Open
@AartiJogiya

Description

@AartiJogiya

This issue is related to "Reset" button functionality of user form at admin panel. By default, this "Reset" button reloads page and navigate to "User Info" tab, but it stops working when two-factor authentication module(Magento_TwoFactorAuth) is enabled.

Preconditions (*)

  1. Installed magento 2.4, 2.4-develop
  2. Two-Factor Authentication (2FA) must be enabled.

Steps to reproduce (*)

  1. Go to Admin.
  2. Navigate to Systems > Permissions > All Users.
  3. Select any user and open user edit page.
  4. Click on "Reset" button.

Expected result (*)

  1. Page should reload.
  2. If other tab is selected then it should reload page and returns to main "User Info" tab.

Actual result (*)

Nothing happens on click of "Reset" button.
reset_button

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions