bcgov / moh-common-styles

Common UX components across MOH applications
Other
7 stars 2 forks source link

fix: DEA11Y-19: Remove tabindex from fileuploader icon #126

Closed bryce-mcmath closed 4 years ago

bryce-mcmath commented 4 years ago

Prevent the accessibility issue of aria-hidden focusable elements. Removed the tab index as the other clickable text is already has a tabindex and is focusable