magento / pwa-studio

🛠Development tools to build, optimize and deploy Progressive Web Applications for Magento 2.
https://developer.adobe.com/commerce/pwa-studio/
Open Software License 3.0
1.06k stars 682 forks source link

[Issue] AC-2788::Form fields have visual labels that are not programmatically… #3837

Closed m2-assistant[bot] closed 2 years ago

m2-assistant[bot] commented 2 years ago

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

supernova-at commented 2 years ago

@magento export issue to JIRA project PWA as Story

github-jira-sync-bot commented 2 years ago

:white_check_mark: Jira issue https://jira.corp.magento.com/browse/PWA-2819 is successfully created for this GitHub issue.