Task #92624
closedEpic #89595: Improve accessibility of backend
Purpose of form input cannot be programmatically determined
100%
Description
For user related form inputs, it should be possible, to programmatically identify the purpose of the form input.
On the login page, there are two form inputs without a defined purpose, because they are missing the autocomplete attribute:
- Username
- Password
On the password reset page, there is one form input without a defined purpose:
Updated by Manuel Winkelhofer about 4 years ago
- Description updated (diff)
For user related form inputs, it should be possible, to programmatically identify the purpose of the form input.
On the login page, there are two form inputs without a defined purpose, because they are missing the autocomplete attribute:
Username
Password
On the password reset page, there is one form input without a defined purpose:
Email
Updated by Gerrit Code Review about 4 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66312
Updated by Gerrit Code Review about 4 years ago
Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66533
Updated by Manuel Winkelhofer about 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b0a7e78969373fd7b86af1b7f59ffa4b809571a9.