Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AC-2479::Visual text label does not match accessible name. (Global He… #3932

Merged
merged 7 commits into from
Nov 14, 2022

Conversation

glo82145
Copy link
Collaborator

@glo82145 glo82145 commented Aug 10, 2022

…ader)

Description

Reproduction Steps
[NODE][body>div:nth-of-type(1)>:nth-child(1)>:nth-child(2)]

  1. With JAWS operating, press Tab to move through content.

Actual Behavior
The following buttons have visible text that does not match the button's accessible name:

Header - Visible label "Sign In"; Accessible name "Toggle My Account Menu"
Navigation Menu - Visible label "Sign In"; Accessible name "Account Sign In" (Note - this instance is advisory only since the accessible name contains the visible label text; however it is preferable for the accessible name to start with the visible text.)
When the accessible name of a control does not include the visible text label, users of speech input software may be unable to access the control directly.

Expected Behavior
Ensure the visible text label of a control is included in the control's accessible name. It is highly recommended that the accessible name start with the visible label text.

Related Issue

Closes #https://jira.corp.adobe.com/browse/AC-2479

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.

Resolved issues:

  1. resolves [Issue] AC-2479::Visual text label does not match accessible name. (Global He… #3989: AC-2479::Visual text label does not match accessible name. (Global He…

@pwa-studio-bot
Copy link
Collaborator

pwa-studio-bot commented Aug 10, 2022

Messages
📖

Associated JIRA tickets: AC-2479.

📖 DangerCI Failures related to missing labels/description/linked issues/etc will persist until the next push or next pr-test build run (assuming they are fixed).
📖

Access a deployed version of this PR here. Make sure to wait for the "pwa-pull-request-deploy" job to complete.

Generated by 🚫 dangerJS against 2702c3c

@anthoula
Copy link
Contributor

@magento create issue from PR

@anthoula
Copy link
Contributor

anthoula commented Nov 7, 2022

Hi @glo82145 - This looks good, thank you. Would you look at & resolve the conflicting files please?

@anthoula anthoula added the version: Patch This changeset includes backwards compatible bug fixes. label Nov 7, 2022
@dpatil-magento
Copy link
Contributor

run cypress

@pwa-test-bot
Copy link

pwa-test-bot bot commented Nov 11, 2022

Successfully started codebuild job for cypress

@pwa-studio-bot
Copy link
Collaborator

pwa-studio-bot commented Nov 11, 2022

Fails
🚫

node failed.

Log

ERROR ON TASK: cypressTests


Error:  Danger had errors running. See message(s) above for more details.
danger-results://tmp/danger-results.json

Generated by 🚫 dangerJS against 2702c3c

@dpatil-magento
Copy link
Contributor

run cypress @snapshot

@pwa-test-bot
Copy link

pwa-test-bot bot commented Nov 14, 2022

Successfully started codebuild job for cypress with tags @snapshot

@dpatil-magento
Copy link
Contributor

QA Approved.

@dpatil-magento dpatil-magento merged commit 54ef2c9 into magento:develop Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg:peregrine pkg:venia-ui Progress: done version: Patch This changeset includes backwards compatible bug fixes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Issue] AC-2479::Visual text label does not match accessible name. (Global He…
4 participants