patternfly / patternfly-elements

PatternFly Elements. A set of community-created web components based on PatternFly design.
https://patternflyelements.org/
MIT License
377 stars 92 forks source link

Testing Requirements Need to be Updated #1961

Open aditiohri opened 2 years ago

aditiohri commented 2 years ago

For accessibility testing, we need to update the browsers that PFE components should work in. We possibly need to remove IE from the list. As of February 2022, only 9% of access.redhat.com users are using Microsoft browsers. Only 3.2% of those users are on IE 11.

We also need to add the appropriate screen readers to be used for the browser being tested.

Impacted component(s)

PR template.

Steps to reproduce

  1. Make a PR
  2. See the PR template
bennypowers commented 2 years ago

We possibly need to remove IE from the list.

We've already dropped IE support, so this is agreed

We also need to add the appropriate screen readers to be used for the browser being tested.

Great idea!

We've had some internal discussions about issue and pull request templates, I'll add you to that thread