Adds the aria-hidden label to the generic card icon in the upper left corner of the cardview so that screenreaders do not read it. Also, adds the aria-required label to the input in the hosted fields so screen readers can accurately indicate it is a required field.
Checklist
[x] Added a changelog entry
Authors
List GitHub usernames for everyone who contributed to this pull request.
Summary
Adds the
aria-hidden
label to the generic card icon in the upper left corner of the cardview so that screenreaders do not read it. Also, adds thearia-required
label to the input in the hosted fields so screen readers can accurately indicate it is a required field.Checklist
Authors