patternfly / patternfly-react

A set of React components for the PatternFly project.
https://react-staging.patternfly.org/
MIT License
773 stars 350 forks source link

Add keyboard interaction accessibility tests #3953

Open jessiehuff opened 4 years ago

jessiehuff commented 4 years ago

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:

(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.

nicolethoen commented 2 years ago

Related to issue: https://github.com/patternfly/patternfly-react/issues/6343