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 keyboard interaction accessibility tests #3953

Open
1 of 7 tasks
jessiehuff opened this issue Mar 23, 2020 · 1 comment
Open
1 of 7 tasks

Add keyboard interaction accessibility tests #3953

jessiehuff opened this issue Mar 23, 2020 · 1 comment

Comments

@jessiehuff
Copy link
Contributor

jessiehuff commented Mar 23, 2020

Describe the issue. What is the expected and unexpected behavior?
We should write cypress keyboard interaction accessibility tests for our components in order to prevent future regressions, focus should be given to the most popular components:

  • Button
  • Modal
  • Card
  • Form
  • Alert
  • Empty State
  • Tooltip

(All dropdown related components captured in a separate issue: #3108)

Is this a bug or enhancement? If this issue is a bug, is this issue blocking you or is there a work-around?
This would be an enhancement to cut down on manual testing time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Not started
Development

No branches or pull requests

4 participants