Skip to content

Incorrect autocomplete values in Admin Account Settings #40179

@GrimLink

Description

@GrimLink

Preconditions and environment

  • Magento version 2.4.7-p4 and 2.4.8-p2, or any other version I have tested so far

Steps to reproduce

  1. Got to the Magento 2 admin page.
  2. Navigate to the Admin User Setting
  3. In this form you will see that the autocomplete value for the current-password is set to the new password field.
Image

Expected result

The autocomplete for the current-password should be set to the Your Password field.

Actual result

It is set to the first password field

Additional information

While this is a minor issue, it creates a frustrating user experience. Fortunately, the fix is relatively simple: applying the correct HTML autocomplete attribute.

Release note

Add missing form autocomplete values to the Admin Account Settings

Triage and priority

  • Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: AccountComponent: AdminIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P4No current plan to fix. Fixing can be deferred as a logical part of more important work.Reported on 2.4.8-p2Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branch

    Type

    No type

    Projects

    Status

    Ready for Development

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions