grafana / grafana-aws-sdk-react

Apache License 2.0
3 stars 1 forks source link

Add aria-labels to ConnectionConfig inputs #9

Closed andresmgot closed 2 years ago

andresmgot commented 2 years ago

Motivation: We were using in the e2e tests a class selector like .aws-config-authType to retrieve inputs from here but at some point that className got lost. Adding aria-labels here instead.