react-images-upload icon indicating copy to clipboard operation
react-images-upload copied to clipboard

Accessibility error: missing form label

Open karenbridson opened this issue 4 years ago • 0 comments

When running through WAVE accessibility tool, the uploader shows an error for a missing form label. There is a hidden form field rendered in the page by the package that we cannot modify. Any suggestions? This field also registers in tab order, which it should not. image image

karenbridson avatar Oct 28 '21 15:10 karenbridson