This issue is automatically created based on existing pull request: magento/pwa-studio#3786: AC-2788::Form fields have visual labels that are not programmatically…
Description
Form fields have visual labels that are not programmatically associated with their inputs (pattern: Form field(s) lack accessible name)
Checkout - Confirmation / Create an Account
Sign In
Account - Order History
With JAWS operating, press Tab to move through the fields identified.
Actual Behavior
There are form fields with visible labels that are not programmatically associated with the input; these inputs have no accessible name.
Examples include:
Module 01a - Global Header:
Search (visible text beneath the search input "Search for a product" is not a
Module 06c - Checkout - Confirmation / Create an Account
(Note - the following form fields refer to "Quick Checkout When You Return")
Visible
Module 07 - Sign In:
Visible
Expected Behavior
Ensure all controls provide a descriptive accessible name. Ensure visible
This issue is automatically created based on existing pull request: magento/pwa-studio#3786: AC-2788::Form fields have visual labels that are not programmatically…
Description
Form fields have visual labels that are not programmatically associated with their inputs (pattern: Form field(s) lack accessible name)
Reproduction Steps Locations (representative sample):
Global Header
Actual Behavior There are form fields with visible labels that are not programmatically associated with the input; these inputs have no accessible name.
Examples include:
Module 01a - Global Header: Search (visible text beneath the search input "Search for a product" is not a
Module 06c - Checkout - Confirmation / Create an Account (Note - the following form fields refer to "Quick Checkout When You Return") Visible
Module 07 - Sign In: Visible
Expected Behavior Ensure all controls provide a descriptive accessible name. Ensure visible
Related Issue
Closes https://jira.corp.magento.com/browse/AC-2788.
Verification Steps
Checklist