Upload Field Label Accessibility

Shouldn’t the for attribute in the label element for the upload field have the same ID as the input field? I’m getting an error there during the accessibility check.

Additionally, I don’t see an outline when this element is focused.

Good catch. Fixed locally. Thanks :slight_smile:

1 Like