Skip to content

Login page - 1.3.5 Identify Input Purpose #3647

@access42

Description

@access42

Code of Conduct

Submission validity

  • This is not a personal support request, that should be posted on discussions community.
  • I checked current issues and this request isn't a duplicate of an existing issue, opened or closed.

Self troubleshooting

Version

1.9.2

Description

According to the WCAG 1.3.5 criteria, the purpose of each input field collecting information about the user can be programmatically determined.

To help users fill forms, it is important to identify them with their purpose.
The input and password inputs are not identified.

Expectation

To fix this issue, the inputs should use the autocomplete="username" and autocomplete="current-password" attributes.

Reproduction steps

No response

Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions