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

[Group 2][Issue] AC-2482::Screen readers not informed when new page view loads. (patte… #3824

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#3803: AC-2482::Screen readers not informed when new page view loads. (patte…


…rn: No announcement for new page view)

Description

Screen readers not informed when new page view loads.

Environment Adobe Magento - Venia

Context Windows 10; Chrome 88; JAWS 2021

Reproduction Steps Locations (representative sample):

Global Header Landing Page Search Results Product Detail Page Shopping Bag Mini Cart Shopping Bag Checkout - Shipping Information

navigation link Sign In button Create an Account button Place Order button Actual Behavior When a new page view is rendered, screen reader users are not informed. Although the page title changes, this title change is not announced.

Expected Behavior Ensure that screen reader users are informed when the page content has changed. This can be accomplished either by providing a live region that is updated when the page title changes (i.e. an element such as a

with aria-live="polite") , or by setting focus to the < h1 > of the page.

Related Issue

Closes https://jira.corp.magento.com/browse/AC-2482

Acceptance

Verification Stakeholders

Specification

Verification Steps

Test scenario(s) for direct fix/feature

Test scenario(s) for any existing impacted features/areas

Test scenario(s) for any Magento Backend Supported Configurations

Is Browser/Device testing needed?

Any ad-hoc/edge case scenarios that need to be considered?

Screenshots / Screen Captures (if appropriate)

Breaking Changes (if any)

Checklist

  • I have added tests to cover my changes, if necessary.
  • I have added translations for new strings, if necessary.
  • I have updated the documentation accordingly, if necessary.
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-2806 is successfully created for this GitHub issue.