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

Add aria-haspopup attribute to cart toggle #726

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

spencercanner
Copy link
Contributor

@spencercanner spencercanner commented Sep 14, 2020

  • Add aria-haspopup="dialog" to cart toggle to indicate that it opens a modal context

To 🎩 :

  • Navigate a virtual cursor to a cart toggle in an iframe
  • Verify that it announces the aria attribute
    • VoiceOver should announce dialog popup
    • NVDA should announce subMenu - this aria attribute is relatively new and has limited support, but this description should hopefully become clearer as support is added to NVDA

Browsers:

  • Safari - Mac - VoiceOver
  • Firefox - Windows - NVDA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant